Searched defs:CreateParagraph (Results 1 – 4 of 4) sorted by relevance
33 bool TextLayoutAlgorithm::CreateParagraph(const TextStyle& textStyle, std::string content) in CreateParagraph() function in OHOS::Ace::NG::TextLayoutAlgorithm
115 bool TextLayoutAlgorithm::CreateParagraph(const TextStyle& textStyle, std::string content) in CreateParagraph() function in OHOS::Ace::NG::TextLayoutAlgorithm
311 void TextFieldLayoutAlgorithm::CreateParagraph(const TextStyle& textStyle, std::string content, boo… in CreateParagraph() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm
623 bool SliderPattern::CreateParagraph(const TextStyle& textStyle, std::string content) in CreateParagraph() function in OHOS::Ace::NG::SliderPattern