Home
last modified time | relevance | path

Searched refs:m_nMappedFontId (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx7196 if( i == 0 || rGlyphs[i-1].m_nMappedFontId != rGlyphs[i].m_nMappedFontId ) in drawVerticalGlyphs()
7199 rLine.append( rGlyphs[i].m_nMappedFontId ); in drawVerticalGlyphs()
7230 if( rGlyphs[i].m_nMappedFontId != rGlyphs[i-1].m_nMappedFontId || in drawHorizontalGlyphs()
7270 rLine.append( rGlyphs[nBeginRun].m_nMappedFontId ); in drawHorizontalGlyphs()
H A Dpdfwriter_impl.hxx566 sal_Int32 m_nMappedFontId; member
575 m_nMappedFontId( nFontId ), m_nMappedGlyphId( nMappedGlyphId ) in PDFGlyph()

Completed in 68 milliseconds