Home
last modified time | relevance | path

Searched defs:BuildParagraph (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_layout_algorithm.cpp162 bool RichEditorLayoutAlgorithm::BuildParagraph(TextStyle& textStyle, const RefPtr<TextLayoutPropert… in BuildParagraph() function in OHOS::Ace::NG::RichEditorLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_tip_modifier.cpp463 void SliderTipModifier::BuildParagraph() in BuildParagraph() function in OHOS::Ace::NG::SliderTipModifier
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_algorithm.cpp497 bool TextLayoutAlgorithm::BuildParagraph(TextStyle& textStyle, const RefPtr<TextLayoutProperty>& la… in BuildParagraph() function in OHOS::Ace::NG::TextLayoutAlgorithm