Home
last modified time | relevance | path

Searched refs:GetIfFocusTextFieldIsInline (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_manager.h177 bool GetIfFocusTextFieldIsInline() { in GetIfFocusTextFieldIsInline() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1963 } else if (manager->GetIfFocusTextFieldIsInline()) { in OnVirtualKeyboardHeightChange()