| CreateTextStyle() const | impeller::interop::ParagraphStyle | |
| GetParagraphStyle() const | impeller::interop::ParagraphStyle | |
| GetRefCountForTests() const | impeller::interop::ObjectBase | inline |
| InteropClass typedef | impeller::interop::Object< ParagraphStyle, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerParagraphStyle)> | |
| InteropCSibling typedef | impeller::interop::Object< ParagraphStyle, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerParagraphStyle)> | |
| ObjectBase()=default | impeller::interop::ObjectBase | |
| ObjectBase(const ObjectBase &)=delete | impeller::interop::ObjectBase | |
| ObjectBase(ObjectBase &&)=delete | impeller::interop::ObjectBase | |
| operator=(const ParagraphStyle &)=delete | impeller::interop::ParagraphStyle | |
| Object< ParagraphStyle, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerParagraphStyle)>::operator=(const ObjectBase &)=delete | impeller::interop::ObjectBase | |
| Object< ParagraphStyle, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerParagraphStyle)>::operator=(ObjectBase &&)=delete | impeller::interop::ObjectBase | |
| ParagraphStyle() | impeller::interop::ParagraphStyle | explicit |
| ParagraphStyle(const ParagraphStyle &)=delete | impeller::interop::ParagraphStyle | |
| Release() | impeller::interop::ObjectBase | inline |
| Retain() | impeller::interop::ObjectBase | inline |
| SafeRelease(void *ptr) | impeller::interop::ObjectBase | inlinestatic |
| SafeRetain(void *ptr) | impeller::interop::ObjectBase | inlinestatic |
| SetBackground(ScopedObject< Paint > paint) | impeller::interop::ParagraphStyle | |
| SetEllipsis(const std::string &string) | impeller::interop::ParagraphStyle | |
| SetFontFamily(std::string family) | impeller::interop::ParagraphStyle | |
| SetFontSize(double size) | impeller::interop::ParagraphStyle | |
| SetFontStyle(txt::FontStyle style) | impeller::interop::ParagraphStyle | |
| SetFontWeight(int weight) | impeller::interop::ParagraphStyle | |
| SetForeground(ScopedObject< Paint > paint) | impeller::interop::ParagraphStyle | |
| SetHeight(double height) | impeller::interop::ParagraphStyle | |
| SetLocale(std::string locale) | impeller::interop::ParagraphStyle | |
| SetMaxLines(size_t max_lines) | impeller::interop::ParagraphStyle | |
| SetTextAlignment(txt::TextAlign alignment) | impeller::interop::ParagraphStyle | |
| SetTextDecoration(const ImpellerTextDecoration &decoration) | impeller::interop::ParagraphStyle | |
| SetTextDirection(txt::TextDirection direction) | impeller::interop::ParagraphStyle | |
| ~ObjectBase()=default | impeller::interop::ObjectBase | virtual |
| ~ParagraphStyle() override | impeller::interop::ParagraphStyle | |