Home
last modified time | relevance | path

Searched defs:navigationBar (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_component.cpp24 void StackComponent::SetNavigationBar(const RefPtr<Component>& navigationBar) in SetNavigationBar() argument
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_element.cpp29 RefPtr<NavigationBarComponent> navigationBar = AceType::DynamicCast<NavigationBarComponent>(component_); in PerformBuild() local
42 void NavigationBarElement::BindMoreButtonClickEvent(const RefPtr<NavigationBarComponent>& navigationBar) in BindMoreButtonClickEvent() argument
82 BindClickEventToOptions(const RefPtr<NavigationBarComponent>& navigationBar) BindClickEventToOptions() argument
[all...]
H A Dnavigation_bar_component_v2.h40 RefPtr<Component> navigationBar; in Build() local
/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/frameworks/core/pipeline/
H A Dpipeline_context.cpp2172 void PipelineContext::OnSystemBarHeightChanged(double statusBar, double navigationBar) in OnSystemBarHeightChanged() argument

Completed in 8 milliseconds