Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp526 int32_t statusBarHeight = keyboardSession->GetStatusBarHeight(); variable
603 int32_t statusBarHeight = keyboardSession->GetStatusBarHeight(); variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp342 int32_t statusBarHeight = 0; in GetStatusBarHeight() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp2186 double statusBarHeight = 0.0; in OnSystemBarHeightChanged() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp5074 auto statusBarHeight = safeAreaInsets.top_.Length(); local