Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h557 void SetPreferTextSizeGroups(const std::vector<TextSizeGroup>& preferTextSizeGroups) in SetPreferTextSizeGroups() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_button.cpp261 textStyle_.SetPreferTextSizeGroups(preferTextSizeGroups); in PrepareTextButton()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp679 contentStyle.SetPreferTextSizeGroups(preferTextSizeGroups); in BuildTitleAndContent()