Home
last modified time | relevance | path

Searched refs:m_nGlyphs (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dfx_ge_ps.cpp20 int m_nGlyphs; member in CPSFont
544 for (int j = 0; j < pPSFont->m_nGlyphs; j++) in FindPSFontGlyph()
564 m_PSFontList[m_PSFontList.GetSize() - 1]->m_nGlyphs == 256) { in FindPSFontGlyph()
566 pPSFont->m_nGlyphs = 0; in FindPSFontGlyph()
584 ps_glyphindex = pPSFont->m_nGlyphs; in FindPSFontGlyph()
598 pPSFont->m_nGlyphs++; in FindPSFontGlyph()