Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h540 const Dimension& GetBackgroundFocusOutlineWeight() const in GetBackgroundFocusOutlineWeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp289 buttonPattern->SetFocusBorderWidth(theme->GetBackgroundFocusOutlineWeight()); in CreateBackButton()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.cpp220 buttonPattern->SetFocusBorderWidth(theme->GetBackgroundFocusOutlineWeight()); in CreateMenuItemButton()
H A Dtitle_bar_pattern.cpp1268 backButtonPattern->SetFocusBorderWidth(theme->GetBackgroundFocusOutlineWeight()); in OnColorConfigurationUpdate()
H A Dnavigation_model_ng.cpp638 buttonPattern->SetFocusBorderWidth(theme->GetBackgroundFocusOutlineWeight()); in SetTitleMode()