Home
last modified time | relevance | path

Searched refs:GetIconBackgroundWidth (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h508 const Dimension& GetIconBackgroundWidth() const in GetIconBackgroundWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp307 …CalcSize(CalcLength(theme->GetIconBackgroundWidth()), CalcLength(theme->GetIconBackgroundHeight())… in CreateBackButton()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.cpp237 auto iconBackgroundWidth = theme->GetIconBackgroundWidth(); in CreateMenuItemButton()
H A Dtitle_bar_layout_algorithm.cpp951 iconBackgroundWidth_ = theme->GetIconBackgroundWidth(); in InitializeTheme()
H A Dnavigation_model_ng.cpp650 backButtonWidth = theme->GetIconBackgroundWidth(); in SetTitleMode()