#include <text_run.h>
Public Member Functions | |
| GlyphPosition (Glyph p_glyph, Point p_position) | |
Public Attributes | |
| Glyph | glyph |
| Point | position |
Definition at line 22 of file text_run.h.
Definition at line 26 of file text_run.h.
| Glyph impeller::TextRun::GlyphPosition::glyph |
Definition at line 23 of file text_run.h.
| Point impeller::TextRun::GlyphPosition::position |
Definition at line 24 of file text_run.h.
Referenced by impeller::TextFrame::ComputeSubpixelPosition().