Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp371 bool WindowController::GetNavigationBarHeight(DisplayId displayId, uint32_t& navigationBarHeight) in GetNavigationBarHeight()
425 uint32_t navigationBarHeight = 0; in RelayoutKeyboard() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp2187 double navigationBarHeight = 0.0; in OnSystemBarHeightChanged() local