Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1979 float newKeyboardOffset = 0.0f; in OnVirtualKeyboardHeightChange() local
2085 …auto newKeyboardOffset = context->CalcNewKeyboardOffset(keyboardHeight, positionY, height, rootSiz… in OnCaretPositionChangeOrKeyboardHeightChange() local
2124 auto newKeyboardOffset = CalcAvoidOffset(keyboardHeight, positionY, height, rootSize); in CalcNewKeyboardOffset() local