Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h60 … theme->subTabIndicatorHeight_ = pattern->GetAttr<Dimension>("subtab_indicator_height", 0.0_vp); in Build()
250 return subTabIndicatorHeight_; in GetSubTabIndicatorHeight()
504 Dimension subTabIndicatorHeight_; variable