Searched refs:m_nGlyphs (Results 1 – 1 of 1) sorted by relevance
20 int m_nGlyphs; member in CPSFont504 for (int j = 0; j < pPSFont->m_nGlyphs; j ++) in FindPSFontGlyph()518 if (m_PSFontList.GetSize() == 0 || m_PSFontList[m_PSFontList.GetSize() - 1]->m_nGlyphs == 256) { in FindPSFontGlyph()520 pPSFont->m_nGlyphs = 0; in FindPSFontGlyph()535 ps_glyphindex = pPSFont->m_nGlyphs; in FindPSFontGlyph()545 pPSFont->m_nGlyphs ++; in FindPSFontGlyph()