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

  /external/pdfium/core/fxge/apple/
fx_mac_imp.cpp 17 const FX_CHAR* m_pName;
68 if (face == CFX_ByteStringC(g_Base14Substs[i].m_pName)) {
  /external/pdfium/core/fxge/ge/
cfx_folderfontinfo.cpp 19 const FX_CHAR* m_pName;
268 if (face == Base14Substs[iBaseFont].m_pName)
cfx_fontmapper.cpp 46 const FX_CHAR* m_pName;
180 reinterpret_cast<const AltFontName*>(element)->m_pName);
  /external/pdfium/core/fpdfapi/font/
fpdf_font_cid.cpp 31 const FX_CHAR* m_pName;
540 if (cmapid == CFX_ByteStringC(g_PredefinedCMaps[i].m_pName)) {
  /external/pdfium/core/fxge/win32/
fx_win32_device.cpp 44 const FX_CHAR* m_pName;
577 if (face == CFX_ByteStringC(g_Base14Substs[iBaseFont].m_pName)) {
    [all...]

Completed in 1013 milliseconds