Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_algorithm.h108 …bool BuildParagraphAdaptUseMinFontSize(TextStyle& textStyle, const RefPtr<TextLayoutProperty>& lay…
H A Dtext_layout_algorithm.cpp180 …result = BuildParagraphAdaptUseMinFontSize(textStyle, textLayoutProperty, contentConstraint, layou… in AddPropertiesAndAnimations()
519 bool TextLayoutAlgorithm::BuildParagraphAdaptUseMinFontSize(TextStyle& textStyle, in BuildParagraphAdaptUseMinFontSize() function in OHOS::Ace::NG::TextLayoutAlgorithm