Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_content_model_ng.h57 …static void UpdateLabelStyle(const LabelStyle& labelStyle, RefPtr<TextLayoutProperty> textLayoutPr…
Dtab_content_model_ng.cpp304 UpdateLabelStyle(labelStyle, textLayoutProperty); in AddTabBarItem()
429 void TabContentModelNG::UpdateLabelStyle(const LabelStyle& labelStyle, RefPtr<TextLayoutProperty> t… in UpdateLabelStyle() function in OHOS::Ace::NG::TabContentModelNG
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
Dtabs_test_ng.cpp1352 tabContentModel.UpdateLabelStyle(labelStyle, layoutProperty);