Searched defs:statusBar (Results 1 - 8 of 8) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/ |
H A D | semi_modal_element.cpp | 70 void SemiModalElement::UpdateSystemBarHeight(double statusBar, double navigationBar) in UpdateSystemBarHeight() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/ |
H A D | dialog_modal_element.cpp | 111 void DialogModalElement::UpdateSystemBarHeight(double statusBar, double navigationBar) in UpdateSystemBarHeight() argument
|
H A D | render_dialog_modal.cpp | 86 void RenderDialogModal::UpdateSystemBarHeight(double statusBar, double navigationBar) in UpdateSystemBarHeight() argument
|
/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_view_preview.h | 131 void NotifySystemBarHeightChanged(double statusBar, double navigationBar) const in NotifySystemBarHeightChanged() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_view_ohos.h | 215 void NotifySystemBarHeightChanged(double statusBar, double navigationBar) const in NotifySystemBarHeightChanged() argument
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_node_container_test.cpp | 714 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 D | remote_animation_test.cpp | 623 sptr<WindowNode> statusBar = new WindowNode(CreateWindowProperty(0)); in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.cpp | 2172 void PipelineContext::OnSystemBarHeightChanged(double statusBar, double navigationBar) in OnSystemBarHeightChanged() argument
|
Completed in 12 milliseconds