Home
last modified time | relevance | path

Searched refs:GetNavigationBarHeight (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_controller.h119 bool GetNavigationBarHeight(DisplayId displayId, uint32_t& navigationBarHeight);
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h455 double GetNavigationBarHeight() const in GetNavigationBarHeight() function in OHOS::OHOS::Ace::PipelineContext
/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp371 bool WindowController::GetNavigationBarHeight(DisplayId displayId, uint32_t& navigationBarHeight) in GetNavigationBarHeight() function in OHOS::Rosen::WindowController
426 bool res = GetNavigationBarHeight(node->GetDisplayId(), navigationBarHeight); in RelayoutKeyboard()

Completed in 6 milliseconds