HomeSort by relevance Sort by last modified time
    Searched defs:m_GlyphIndex (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxge/ge/
fx_ge_ps.cpp 12 FX_DWORD m_GlyphIndex;
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/fxge/
fx_ge.h 300 FX_DWORD m_GlyphIndex;
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 369 FX_WORD m_GlyphIndex[256];

Completed in 172 milliseconds