Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/editing/
H A Dtext_input_connection_impl.cpp23 void TextInputConnectionImpl::Show(bool isFocusViewChanged, int32_t instanceId) in Show()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp1143 bool RenderTextField::RequestKeyboard(bool isFocusViewChanged, bool needStartTwinkling, bool needSh… in RequestKeyboard()
/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()
3888 bool TextFieldPattern::RequestKeyboardCrossPlatForm(bool isFocusViewChanged) in RequestKeyboardCrossPlatForm()
/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()
4648 bool RichEditorPattern::UnableStandardInput(bool isFocusViewChanged) in UnableStandardInput()