Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp717 bool needAvoidKeyboard = true; in ComputeChildPosition() local
857 …OffsetF& topLeftPoint, const OffsetF& dialogOffset, const SizeF& childSize, bool needAvoidKeyboard) in AdjustChildPosition()