Flutter Engine
The Flutter Engine
|
This is the complete list of members for txt::ParagraphBuilder, including all inherited members.
AddPlaceholder(PlaceholderRun &span)=0 | txt::ParagraphBuilder | pure virtual |
AddText(const std::u16string &text)=0 | txt::ParagraphBuilder | pure virtual |
Build()=0 | txt::ParagraphBuilder | pure virtual |
CreateSkiaBuilder(const ParagraphStyle &style, std::shared_ptr< FontCollection > font_collection, const bool impeller_enabled) | txt::ParagraphBuilder | static |
ParagraphBuilder()=default | txt::ParagraphBuilder | protected |
PeekStyle()=0 | txt::ParagraphBuilder | pure virtual |
Pop()=0 | txt::ParagraphBuilder | pure virtual |
PushStyle(const TextStyle &style)=0 | txt::ParagraphBuilder | pure virtual |
~ParagraphBuilder()=default | txt::ParagraphBuilder | virtual |