Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3152 Int32Vector aGlyphWidths; in emitSystemFont() local
3154 m_pReferenceDevice->mpGraphics->GetGlyphWidths( pFont, false, aGlyphWidths, aUnicodeMap ); in emitSystemFont()
3174 pWidths[ c ] = aGlyphWidths[ aUnicodeMap[ c ] ]; in emitSystemFont()

Completed in 67 milliseconds