Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_modifier.h43 void SetIndicatorHeight(float indicatorHeight);
H A Dtab_bar_modifier.cpp79 void TabBarModifier::SetIndicatorHeight(float indicatorHeight) in SetIndicatorHeight() function in OHOS::Ace::NG::TabBarModifier
H A Dtab_bar_paint_method.cpp177 tabBarModifier_->SetIndicatorHeight(indicatorStyle_.height.ConvertToPx()); in UpdateContentModifier()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_modifier_test_ng.cpp84 tabBarModifier->SetIndicatorHeight(indicatorHeight);
87 tabBarModifier->SetIndicatorHeight(indicatorHeight);
161 tabBarModifier->SetIndicatorHeight(indicatorHeight);
179 tabBarModifier->SetIndicatorHeight(indicatorHeight);