Home
last modified time | relevance | path

Searched refs:BuildParagraphAdaptUseLayoutConstraint (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.h110 …bool BuildParagraphAdaptUseLayoutConstraint(TextStyle& textStyle, const RefPtr<TextLayoutProperty>…
H A Dtext_layout_algorithm.cpp184BuildParagraphAdaptUseLayoutConstraint(textStyle, textLayoutProperty, contentConstraint, layoutWra… in AddPropertiesAndAnimations()
543 bool TextLayoutAlgorithm::BuildParagraphAdaptUseLayoutConstraint(TextStyle& textStyle, in BuildParagraphAdaptUseLayoutConstraint() function in OHOS::Ace::NG::TextLayoutAlgorithm