Home
last modified time | relevance | path

Searched refs:UsingCustomKeyboardAvoid (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_manager.cpp115 CHECK_NULL_VOID(UsingCustomKeyboardAvoid()); in TriggerCustomKeyboardAvoid()
149 if (UsingCustomKeyboardAvoid()) { in TriggerAvoidOnCaretChange()
H A Dtext_field_manager.h134 bool UsingCustomKeyboardAvoid() { in UsingCustomKeyboardAvoid() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1416 if (textFieldManager->UsingCustomKeyboardAvoid()) { in PostKeyboardAvoidTask()
1914 if (manager->UsingCustomKeyboardAvoid()) { in OnVirtualKeyboardHeightChange()
2044 if (manager->UsingCustomKeyboardAvoid()) { in OnCaretPositionChangeOrKeyboardHeightChange()