Home
last modified time | relevance | path

Searched refs:GetFocusedOutlineColorLight (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.h141 const Color& GetFocusedOutlineColorLight() const in GetFocusedOutlineColorLight() function
H A Datomic_service_pattern.cpp254 buttonPattern->SetFocusBorderColor(theme->GetFocusedOutlineColorLight()); in UpdateButtonColor()