Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1844 float offsetFix = (rootSize.Height() - positionYWithOffset) > 100.0f in OriginalAvoidanceLogic() local
1975 float offsetFix = (rootSize.Height() - positionY - height) < keyboardHeight in OnVirtualKeyboardHeightChange() local
2144 float offsetFix = (rootSize.Height() - positionY - height) < keyboardHeight in CalcAvoidOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp2005 double offsetFix = in OnVirtualKeyboardHeightChange() local