Searched defs:AddText (Results 1 – 5 of 5) sorted by relevance
44 void TypographyCreate::AddText(const std::u16string& text) in AddText() function in rosen::TypographyCreate
52 void TypographyCreateTxt::AddText(const std::u16string& text) in AddText() function in rosen::TypographyCreateTxt
57 virtual void AddText(const std::u16string& text) {} in AddText() function
99 void ParagraphBuilderImpl::AddText(const std::u16string& text) in AddText() function in OHOS::Rosen::SPText::ParagraphBuilderImpl
112 void TxtParagraph::AddText(const std::u16string& text) in AddText() function in OHOS::Ace::NG::TxtParagraph