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

  /external/pdfium/core/src/fxge/ge/
fx_ge_ps.cpp 12 FX_DWORD m_GlyphIndex;
505 if (pPSFont->m_Glyphs[j].m_pFont == pFont && pPSFont->m_Glyphs[j].m_GlyphIndex == charpos.m_GlyphIndex) {
536 pPSFont->m_Glyphs[ps_glyphindex].m_GlyphIndex = charpos.m_GlyphIndex;
551 const CFX_PathData* pPathData = pFaceCache->LoadGlyphPath(pFont, charpos.m_GlyphIndex, charpos.m_FontCharWidth);
  /external/pdfium/core/include/fxge/
fx_ge.h 296 FX_DWORD m_GlyphIndex;

Completed in 129 milliseconds