Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx567 sal_uInt8 m_nMappedGlyphId; member
575 m_nMappedFontId( nFontId ), m_nMappedGlyphId( nMappedGlyphId ) in PDFGlyph()
H A Dpdfwriter_impl.cxx7205 appendHex( rGlyphs[i].m_nMappedGlyphId, rLine ); in drawVerticalGlyphs()
7279 appendHex( rGlyphs[nBeginRun].m_nMappedGlyphId, aKernedLine ); in drawHorizontalGlyphs()
7280 appendHex( rGlyphs[nBeginRun].m_nMappedGlyphId, aUnkernedLine ); in drawHorizontalGlyphs()
7286 appendHex( rGlyphs[nPos].m_nMappedGlyphId, aUnkernedLine ); in drawHorizontalGlyphs()
7301 appendHex( rGlyphs[nPos].m_nMappedGlyphId, aKernedLine ); in drawHorizontalGlyphs()

Completed in 73 milliseconds