Searched refs:m_nGlyphs (Results 1 – 1 of 1) sorted by relevance
36 int m_nGlyphs; member in CPSFont474 for (int j = 0; j < pPSFont->m_nGlyphs; j++) { in FindPSFontGlyph()495 if (m_PSFontList.empty() || m_PSFontList.back()->m_nGlyphs == 256) { in FindPSFontGlyph()497 m_PSFontList.back()->m_nGlyphs = 0; in FindPSFontGlyph()516 int glyphindex = pPSFont->m_nGlyphs; in FindPSFontGlyph()527 pPSFont->m_nGlyphs++; in FindPSFontGlyph()