Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h488 const Color& GetCompBackgroundColor() const in GetCompBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp309 renderContext->UpdateBackgroundColor(theme->GetCompBackgroundColor()); in CreateBackButton()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.cpp242 renderContext->UpdateBackgroundColor(theme->GetCompBackgroundColor()); in CreateMenuItemButton()
H A Dtitle_bar_pattern.cpp1262 auto backButtonColor = theme->GetCompBackgroundColor(); in OnColorConfigurationUpdate()
H A Dnavigation_model_ng.cpp654 backButtonColor = theme->GetCompBackgroundColor(); in SetTitleMode()