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/test/mock/pattern/text/
Dmock_text_layout_algorithm.cpp33 bool TextLayoutAlgorithm::CreateParagraph(const TextStyle& textStyle, std::string content) in CreateParagraph() function in OHOS::Ace::NG::TextLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_layout_algorithm.cpp115 bool TextLayoutAlgorithm::CreateParagraph(const TextStyle& textStyle, std::string content) in CreateParagraph() function in OHOS::Ace::NG::TextLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_layout_algorithm.cpp310 void TextFieldLayoutAlgorithm::CreateParagraph(const TextStyle& textStyle, std::string content, boo… in CreateParagraph() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
Dslider_pattern.cpp623 bool SliderPattern::CreateParagraph(const TextStyle& textStyle, std::string content) in CreateParagraph() function in OHOS::Ace::NG::SliderPattern