Searched refs:m_pName (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/core/src/fxge/apple/
H A Dfx_mac_imp.cpp11 FX_LPCSTR m_pName; member in struct:__anon28782
53 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) {
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_linux.cpp37 FX_LPCSTR m_pName; member in struct:__anon28803
110 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) {
H A Dfx_ge_fontmap.cpp188 const FX_CHAR* m_pName; member in struct:_AltFontName
285 return FXSYS_stricmp((FX_LPCSTR)key, ((_AltFontName*)element)->m_pName);
/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dfont_int.h126 FX_LPCSTR m_pName; member in class:CPDF_PredefinedCMap
H A Dfpdf_font_cid.cpp400 if (g_PredefinedCMaps[index].m_pName == NULL) {
403 if (cmapid == CFX_ByteStringC(g_PredefinedCMaps[index].m_pName)) {
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp162 FX_LPCSTR m_pName; member in struct:__anon28810
297 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) {

Completed in 210 milliseconds