Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp293 const auto& preferFontSizes = textStyle_.GetPreferFontSizes(); in AdaptTextSize()
333 const auto& preferFontSizes = textStyle_.GetPreferFontSizes(); in AdaptPreferTextSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h515 const std::vector<Dimension>& GetPreferFontSizes() const in GetPreferFontSizes() function