Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_theme.h143 return focusedOutlineColorLight_; in GetFocusedOutlineColorLight()
319 … theme->focusedOutlineColorLight_ = appBarPattern->GetAttr<Color>("focused_outline_color_light", in initColorParameters()
348 Color focusedOutlineColorLight_; variable