Home
last modified time | relevance | path

Searched refs:dividerColorLight_ (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.h163 return dividerColorLight_; in GetDividerColorLight()
325 …theme->dividerColorLight_ = appBarPattern->GetAttr<Color>("divider_color_light", Color(0x33000000)… in initColorParameters()
352 Color dividerColorLight_; variable