Searched defs:m_GlyphIndex (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_ps.cpp12 FX_DWORD m_GlyphIndex; member in struct:PSGlyph
515 if (pPSFont->m_Glyphs[j].m_pFont == pFont && pPSFont->m_Glyphs[j].m_GlyphIndex == charpos.m_GlyphIndex) {
549 pPSFont->m_Glyphs[ps_glyphindex].m_GlyphIndex = charpos.m_GlyphIndex;
564 const CFX_PathData* pPathData = pFaceCache->LoadGlyphPath(pFont, charpos.m_GlyphIndex, charpos.m_FontCharWidth);
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_resource.h369 FX_WORD m_GlyphIndex[256]; member in class:CPDF_SimpleFont
/external/pdfium/core/include/fxge/
H A Dfx_ge.h300 FX_DWORD m_GlyphIndex; member in struct:__anon28537

Completed in 428 milliseconds