Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp289 const auto& preferTextSizeGroups = textStyle_.GetPreferTextSizeGroups(); in AdaptTextSize()
349 const auto& preferTextSizeGroups = textStyle_.GetPreferTextSizeGroups(); in AdaptPreferTextSizeGroup()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h553 const std::vector<TextSizeGroup>& GetPreferTextSizeGroups() const in GetPreferTextSizeGroups() function