Searched refs:LayoutGlyph (Results 1 – 2 of 2) sorted by relevance
48 struct LayoutGlyph { struct154 std::vector<LayoutGlyph> mGlyphs;
328 const LayoutGlyph& glyph = mGlyphs[i]; in dump()835 LayoutGlyph glyph = {font_ix, glyph_ix, x + xoff, y + yoff}; in doLayoutRun()877 LayoutGlyph& srcGlyph = src->mGlyphs[i]; in appendLayout()882 LayoutGlyph glyph = {font_ix, glyph_id, x, y}; in appendLayout()908 const LayoutGlyph& glyph = mGlyphs[i]; in draw()931 const LayoutGlyph& glyph = mGlyphs[i]; in getFont()936 const LayoutGlyph& glyph = mGlyphs[i]; in getFakery()941 const LayoutGlyph& glyph = mGlyphs[i]; in getGlyphId()946 const LayoutGlyph& glyph = mGlyphs[i]; in getX()951 const LayoutGlyph& glyph = mGlyphs[i]; in getY()