Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h536 const Color& GetBackgroundFocusOutlineColor() const in GetBackgroundFocusOutlineColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp288 buttonPattern->SetFocusBorderColor(theme->GetBackgroundFocusOutlineColor()); in CreateBackButton()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.cpp219 buttonPattern->SetFocusBorderColor(theme->GetBackgroundFocusOutlineColor()); in CreateMenuItemButton()
H A Dtitle_bar_pattern.cpp1267 backButtonPattern->SetFocusBorderColor(theme->GetBackgroundFocusOutlineColor()); in OnColorConfigurationUpdate()
H A Dnavigation_model_ng.cpp637 buttonPattern->SetFocusBorderColor(theme->GetBackgroundFocusOutlineColor()); in SetTitleMode()