Home
last modified time | relevance | path

Searched defs:statusBar (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_element.cpp70 void SemiModalElement::UpdateSystemBarHeight(double statusBar, double navigationBar) in UpdateSystemBarHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Ddialog_modal_element.cpp111 void DialogModalElement::UpdateSystemBarHeight(double statusBar, double navigationBar) in UpdateSystemBarHeight() argument
H A Drender_dialog_modal.cpp86 void RenderDialogModal::UpdateSystemBarHeight(double statusBar, double navigationBar) in UpdateSystemBarHeight() argument
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_view_preview.h131 void NotifySystemBarHeightChanged(double statusBar, double navigationBar) const in NotifySystemBarHeightChanged() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.h215 void NotifySystemBarHeightChanged(double statusBar, double navigationBar) const in NotifySystemBarHeightChanged() argument
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_container_test.cpp714 sptr<WindowNode> statusBar = new WindowNode(property, nullptr, nullptr); in HWTEST_F() local
736 sptr<WindowNode> statusBar = new WindowNode(property, nullptr, nullptr); in HWTEST_F() local
H A Dremote_animation_test.cpp623 sptr<WindowNode> statusBar = new WindowNode(CreateWindowProperty(0)); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp2172 void PipelineContext::OnSystemBarHeightChanged(double statusBar, double navigationBar) in OnSystemBarHeightChanged() argument

Completed in 12 milliseconds