Searched refs:GetTextParagraph (Results 1 – 2 of 2) sorted by relevance
53 std::unique_ptr<RSParagraph> GetTextParagraph(const std::string& text, const RSTextStyle& textStyle) in GetTextParagraph() function89 auto paragraph = GetTextParagraph(newText, textStyle); in DrawCalendarText()
41 std::unique_ptr<txt::Paragraph> GetTextParagraph(const std::string& text, const txt::TextStyle& tex… in GetTextParagraph() function45 std::unique_ptr<Rosen::Typography> GetTextParagraph(const std::string& text, const Rosen::TextStyle… in GetTextParagraph()94 auto paragraph = GetTextParagraph(newText, textStyle); in GetTextParagraph()