Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_theme.h231 const Dimension& GetFocusedOutlineWidth() const in GetFocusedOutlineWidth() function
H A Dapp_bar_view.cpp185 buttonPattern->SetFocusBorderWidth(theme->GetFocusedOutlineWidth()); in BuildButton()