Searched refs:m_nGlyphs (Results 1 – 1 of 1) sorted by relevance
92 int m_nGlyphs; member in CPSFont540 for (int j = 0; j < pPSFont->m_nGlyphs; j++) { in FindPSFontGlyph()561 if (m_PSFontList.empty() || m_PSFontList.back()->m_nGlyphs == 256) { in FindPSFontGlyph()563 m_PSFontList.back()->m_nGlyphs = 0; in FindPSFontGlyph()582 int glyphindex = pPSFont->m_nGlyphs; in FindPSFontGlyph()593 pPSFont->m_nGlyphs++; in FindPSFontGlyph()