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

  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 12 const FX_CHAR* m_pName;
61 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) {
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 72 const FX_CHAR* m_pName;
167 const FX_CHAR* m_pName;
226 return FXSYS_stricmp((const FX_CHAR*)key, ((AltFontName*)element)->m_pName);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font_cid.cpp 26 const FX_CHAR* m_pName;
794 if (cmapid == CFX_ByteStringC(g_PredefinedCMaps[i].m_pName)) {
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 176 const FX_CHAR* m_pName;
335 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) {
    [all...]

Completed in 145 milliseconds