Flutter Engine
The Flutter Engine
|
#include <Paragraph.h>
Public Attributes | |
SkRect | fGraphemeLayoutBounds |
TextRange | fGraphemeClusterTextRange |
TextDirection | fDirection |
bool | fIsEllipsis |
Definition at line 211 of file Paragraph.h.
TextDirection skia::textlayout::Paragraph::GlyphInfo::fDirection |
Definition at line 214 of file Paragraph.h.
TextRange skia::textlayout::Paragraph::GlyphInfo::fGraphemeClusterTextRange |
Definition at line 213 of file Paragraph.h.
SkRect skia::textlayout::Paragraph::GlyphInfo::fGraphemeLayoutBounds |
Definition at line 212 of file Paragraph.h.
bool skia::textlayout::Paragraph::GlyphInfo::fIsEllipsis |
Definition at line 215 of file Paragraph.h.