Searched refs:m_nMappedFontId (Results 1 – 2 of 2) sorted by relevance
566 sal_Int32 m_nMappedFontId; member575 m_nMappedFontId( nFontId ), m_nMappedGlyphId( nMappedGlyphId ) in PDFGlyph()
7196 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()
Completed in 62 milliseconds