Flutter Engine
The Flutter Engine
|
This is the complete list of members for txt::Paragraph, including all inherited members.
Affinity enum name | txt::Paragraph | |
DidExceedMaxLines()=0 | txt::Paragraph | pure virtual |
DOWNSTREAM enum value | txt::Paragraph | |
GetAlphabeticBaseline()=0 | txt::Paragraph | pure virtual |
GetClosestGlyphInfoAtCoordinate(double dx, double dy, skia::textlayout::Paragraph::GlyphInfo *glyphInfo) const =0 | txt::Paragraph | pure virtual |
GetGlyphInfoAt(unsigned offset, skia::textlayout::Paragraph::GlyphInfo *glyphInfo) const =0 | txt::Paragraph | pure virtual |
GetGlyphPositionAtCoordinate(double dx, double dy)=0 | txt::Paragraph | pure virtual |
GetHeight()=0 | txt::Paragraph | pure virtual |
GetIdeographicBaseline()=0 | txt::Paragraph | pure virtual |
GetLineMetrics()=0 | txt::Paragraph | pure virtual |
GetLineMetricsAt(int lineNumber, skia::textlayout::LineMetrics *lineMetrics) const =0 | txt::Paragraph | pure virtual |
GetLineNumberAt(size_t utf16Offset) const =0 | txt::Paragraph | pure virtual |
GetLongestLine()=0 | txt::Paragraph | pure virtual |
GetMaxIntrinsicWidth()=0 | txt::Paragraph | pure virtual |
GetMaxWidth()=0 | txt::Paragraph | pure virtual |
GetMinIntrinsicWidth()=0 | txt::Paragraph | pure virtual |
GetNumberOfLines() const =0 | txt::Paragraph | pure virtual |
GetRectsForPlaceholders()=0 | txt::Paragraph | pure virtual |
GetRectsForRange(size_t start, size_t end, RectHeightStyle rect_height_style, RectWidthStyle rect_width_style)=0 | txt::Paragraph | pure virtual |
GetWordBoundary(size_t offset)=0 | txt::Paragraph | pure virtual |
Layout(double width)=0 | txt::Paragraph | pure virtual |
Paint(flutter::DisplayListBuilder *builder, double x, double y)=0 | txt::Paragraph | pure virtual |
RectHeightStyle enum name | txt::Paragraph | |
RectWidthStyle enum name | txt::Paragraph | |
UPSTREAM enum value | txt::Paragraph | |
~Paragraph()=default | txt::Paragraph | virtual |