Home
last modified time | relevance | path

Searched defs:RequestKeyboard (Results 1 – 5 of 5) 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() function in OHOS::Ace::TextFieldElement
H A Drender_text_field.cpp1143 bool RenderTextField::RequestKeyboard(bool isFocusViewChanged, bool needStartTwinkling, bool needSh… in RequestKeyboard() function in OHOS::Ace::RenderTextField
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp1067 void SearchPattern::RequestKeyboard() in RequestKeyboard() function in OHOS::Ace::NG::SearchPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp3819 bool TextFieldPattern::RequestKeyboard(bool isFocusViewChanged, bool needStartTwinkling, bool needS… in RequestKeyboard() function in OHOS::Ace::NG::TextFieldPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp4512 bool RichEditorPattern::RequestKeyboard(bool isFocusViewChanged, bool needStartTwinkling, bool need… in RequestKeyboard() function in OHOS::Ace::NG::RichEditorPattern