Home
last modified time | relevance | path

Searched refs:keyboardPosition (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1783 float keyboardPosition = rootHeight_ - keyboardHeight; in AvoidanceLogic() local
1791 auto offsetY = keyboardPosition - safeAreaManager_->GetLastKeyboardPoistion(); in AvoidanceLogic()
1805 safeAreaManager_->SetLastKeyboardPoistion(keyboardPosition); in AvoidanceLogic()