Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h84 … theme->bottomTabTextSize_ = pattern->GetAttr<Dimension>("bottom_tab_text_size", 0.0_vp); in Build()
340 return bottomTabTextSize_; in GetBottomTabTextSize()
522 Dimension bottomTabTextSize_; variable