Home
last modified time | relevance | path

Searched refs:GetLaterAvoidKeyboardRect (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.h226 Rect GetLaterAvoidKeyboardRect() in GetLaterAvoidKeyboardRect() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp478 auto laterRect = textFieldManager->GetLaterAvoidKeyboardRect(); in LaterAvoid()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1438 … [weakContext = WeakClaim(this), keyboardRect = textFieldManager->GetLaterAvoidKeyboardRect(), in PostKeyboardAvoidTask()