Searched refs:aGI (Results 1 – 2 of 2) sorted by relevance
630 GlyphItem aGI( nCharPos, nGlyphIndex, aNewPos, nGlyphFlags, nGlyphWidth ); in operator ()() local631 aGI.mnNewWidth = nNewWidth; in operator ()()632 rLayout.AppendGlyph( aGI ); in operator ()()635 bClusterStart = !aGI.IsDiacritic(); // TODO: only needed in RTL-codepath in operator ()()
2419 GlyphItem aGI( nCharPos, cChar, aNewPos, nGlyphFlags, nGlyphWidth ); in LayoutText() local2420 AppendGlyph( aGI ); in LayoutText()
Completed in 71 milliseconds