Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h133 … theme->colorBottomTabSubBg_ = pattern->GetAttr<Color>("color_bottom_tab_sub_bg", Color::WHITE); in ParseAttribute()
415 return colorBottomTabSubBg_; in GetColorBottomTabSubBg()
537 Color colorBottomTabSubBg_; variable