Home
last modified time | relevance | path

Searched defs:needShowSoftKeyboard (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_element.cpp242 bool TextFieldElement::RequestKeyboard(bool needStartTwinkling, bool needShowSoftKeyboard) in RequestKeyboard()
H A Drender_text_field.cpp1143 …Field::RequestKeyboard(bool isFocusViewChanged, bool needStartTwinkling, bool needShowSoftKeyboard) in RequestKeyboard()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp3229 …bool needShowSoftKeyboard = needToRequestKeyboardOnFocus_ && windowMode != WindowMode::WINDOW_MODE… in HandleFocusEvent() local
4512 …ttern::RequestKeyboard(bool isFocusViewChanged, bool needStartTwinkling, bool needShowSoftKeyboard) in RequestKeyboard()
4546 bool RichEditorPattern::EnableStandardInput(bool needShowSoftKeyboard) in EnableStandardInput()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp3819 …ttern::RequestKeyboard(bool isFocusViewChanged, bool needStartTwinkling, bool needShowSoftKeyboard) in RequestKeyboard()