Home
last modified time | relevance | path

Searched refs:GetMenuZoneSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_v2.h31 id_(id), direction_(direction), menuZoneSize_(theme_->GetMenuZoneSize()), in NavigationBarBuilder()
H A Dnavigation_bar_component.h161 …: theme_(theme), menuZoneSize_(theme_->GetMenuZoneSize()), menuIconSize_(theme_->GetMenuIconSize()) in CommonBuilder()
H A Dnavigation_bar_theme.h245 const Dimension& GetMenuZoneSize() const in GetMenuZoneSize() function