Home
last modified time | relevance | path

Searched defs:CreateParagraph (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
Dslider_tip_modifier.cpp522 bool SliderTipModifier::CreateParagraph(const TextStyle& textStyle, std::string content) in CreateParagraph() function in OHOS::Ace::NG::SliderTipModifier
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_layout_algorithm.cpp761 void TextFieldLayoutAlgorithm::CreateParagraph(const TextStyle& textStyle, std::u16string content, … in CreateParagraph() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm
783 void TextFieldLayoutAlgorithm::CreateParagraph(const TextStyle& textStyle, const std::vector<std::u… in CreateParagraph() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_layout_algorithm.cpp437 bool RichEditorLayoutAlgorithm::CreateParagraph( in CreateParagraph() function in OHOS::Ace::NG::RichEditorLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_layout_algorithm.cpp363 bool TextLayoutAlgorithm::CreateParagraph( in CreateParagraph() function in OHOS::Ace::NG::TextLayoutAlgorithm