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, LayoutWr… in CreateParagraph() function in OHOS::Ace::NG::TextLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_layout_algorithm.cpp584 void TextFieldLayoutAlgorithm::CreateParagraph(const TextStyle& textStyle, std::string content, in CreateParagraph() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm
614 void TextFieldLayoutAlgorithm::CreateParagraph(const std::vector<TextStyle>& textStyles, in CreateParagraph() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
Dslider_tip_modifier.cpp284 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/
Dtext_layout_algorithm.cpp235 bool TextLayoutAlgorithm::CreateParagraph(const TextStyle& textStyle, std::string content, LayoutWr… in CreateParagraph() function in OHOS::Ace::NG::TextLayoutAlgorithm