Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_theme.h105 … theme->toolbarBgColorWithOpacity_ = theme->toolbarBgColor_.BlendOpacity(theme->toolbarBgAlpha_); in ParsePattern()
322 return toolbarBgColorWithOpacity_; in GetToolBarBgColor()
624 Color toolbarBgColorWithOpacity_; variable