Searched defs:LayoutGlyph (Results 1 – 1 of 1) sorted by relevance
36 struct LayoutGlyph { struct37 LayoutGlyph(FakedFont font, uint32_t glyph_id, float x, float y) in LayoutGlyph() function39 FakedFont font;41 uint32_t glyph_id;42 float x;43 float y;