HomeSort by relevance Sort by last modified time
    Searched refs:m_ExtGID (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp 836 FXSYS_memset8(m_ExtGID, 0xff, sizeof m_ExtGID);
    [all...]
  /external/pdfium/core/src/fxge/apple/
fx_apple_platform.cpp 78 glyph_indices[i] = pCharPos[i].m_ExtGID;
fx_quartz_device.cpp 829 glyph_indices[i] = pCharPos[i].m_ExtGID;
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 370 FX_WORD m_ExtGID[256];
  /external/pdfium/core/include/fxge/
fx_ge.h 305 FX_DWORD m_ExtGID;
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 559 charpos.m_ExtGID = pFont->GlyphFromCharCodeExt(CharCode);

Completed in 58 milliseconds