Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp2416 float offsetFix = (rootSize.Height() - positionYWithOffset) > 100.0f in OriginalAvoidanceLogic() local
2732 float offsetFix = (rootSize.Height() - positionY - height) < keyboardHeight in CalcAvoidOffset() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_context.cpp2062 double offsetFix = in OnVirtualKeyboardHeightChange() local