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

  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 11 FX_LPCSTR m_pName;
53 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) {
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 37 FX_LPCSTR m_pName;
110 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) {
fx_ge_fontmap.cpp 188 const FX_CHAR* m_pName;
285 return FXSYS_stricmp((FX_LPCSTR)key, ((_AltFontName*)element)->m_pName);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_font/
font_int.h 126 FX_LPCSTR m_pName;
fpdf_font_cid.cpp 400 if (g_PredefinedCMaps[index].m_pName == NULL) {
403 if (cmapid == CFX_ByteStringC(g_PredefinedCMaps[index].m_pName)) {
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 162 FX_LPCSTR m_pName;
297 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) {
    [all...]

Completed in 586 milliseconds