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 |
| AddText(const uint8_t *utf8_data, size_t byte_length)=0 | txt::ParagraphBuilder | pure virtual |
| Build()=0 | txt::ParagraphBuilder | pure virtual |
| CreateSkiaBuilder(const ParagraphStyle &style, const 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 |