Home
last modified time | relevance | path

Searched defs:needStartTwinkling (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 bool RenderTextField::RequestKeyboard(bool isFocusViewChanged, bool needStartTwinkling, bool needSh… in RequestKeyboard()
2298 void RenderTextField::SetIsOverlayShowed(bool isOverlayShowed, bool needStartTwinkling) in SetIsOverlayShowed()
/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()
/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()