Home
last modified time | relevance | path

Searched refs:GetBackButtonWidth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h516 const Dimension& GetBackButtonWidth() const in GetBackButtonWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_layout_algorithm.cpp952 backButtonWidth_ = theme->GetBackButtonWidth(); in InitializeTheme()