Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1676 auto KeyboardInsetLength = safeAreaManager_->GetKeyboardInset().Length(); in CheckNeedAvoidInSubWindow() local
1677 return GreatNotEqual(KeyboardInsetLength, 0.0f); in CheckNeedAvoidInSubWindow()