Home
last modified time | relevance | path

Searched refs:aGI (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx630 GlyphItem aGI( nCharPos, nGlyphIndex, aNewPos, nGlyphFlags, nGlyphWidth ); in operator ()() local
631 aGI.mnNewWidth = nNewWidth; in operator ()()
632 rLayout.AppendGlyph( aGI ); in operator ()()
635 bClusterStart = !aGI.IsDiacritic(); // TODO: only needed in RTL-codepath in operator ()()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2419 GlyphItem aGI( nCharPos, cChar, aNewPos, nGlyphFlags, nGlyphWidth ); in LayoutText() local
2420 AppendGlyph( aGI ); in LayoutText()

Completed in 78 milliseconds