Searched refs:LayoutGlyph (Results 1 – 2 of 2) sorted by relevance
44 struct LayoutGlyph { struct127 std::vector<LayoutGlyph> mGlyphs;
384 const LayoutGlyph& glyph = mGlyphs[i]; in dump()749 LayoutGlyph glyph = {font_ix, glyph_ix, x + xoff, y + yoff}; in doLayoutRun()786 LayoutGlyph& srcGlyph = src->mGlyphs[i]; in appendLayout()791 LayoutGlyph glyph = {font_ix, glyph_id, x, y}; in appendLayout()817 const LayoutGlyph& glyph = mGlyphs[i]; in draw()838 const LayoutGlyph& glyph = mGlyphs[i]; in getFont()843 const LayoutGlyph& glyph = mGlyphs[i]; in getFakery()848 const LayoutGlyph& glyph = mGlyphs[i]; in getGlyphId()853 const LayoutGlyph& glyph = mGlyphs[i]; in getX()858 const LayoutGlyph& glyph = mGlyphs[i]; in getY()