Home
last modified time | relevance | path

Searched refs:m_pName (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fxge/apple/
Dfx_mac_imp.cpp12 const FX_CHAR* m_pName; member
61 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) { in MapFont()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp72 const FX_CHAR* m_pName; member
167 const FX_CHAR* m_pName; member
226 return FXSYS_stricmp((const FX_CHAR*)key, ((AltFontName*)element)->m_pName); in CompareString()
1478 if (face == Base14Substs[iBaseFont].m_pName) { in GetSubstFont()
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font_cid.cpp26 const FX_CHAR* m_pName; member in __anon58e70e440111::CPDF_PredefinedCMap
794 if (cmapid == CFX_ByteStringC(g_PredefinedCMaps[i].m_pName)) { in LoadPredefined()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp176 const FX_CHAR* m_pName; member
335 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) { in MapFont()