Home
last modified time | relevance | path

Searched refs:FXSYS_stricmp (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_system.h191 #define FXSYS_stricmp _stricmp macro
233 int FXSYS_stricmp(const char*, const char*);
/external/pdfium/fpdfsdk/src/
Dfpdfppo.cpp289 if (!FXSYS_stricmp(strType, "Pages")) { in GetNewObjId()
293 if (!FXSYS_stricmp(strType, "Page")) { in GetNewObjId()
/external/pdfium/core/src/fxcrt/
Dfx_basic_gcc.cpp188 int FXSYS_stricmp(const char* dst, const char* src) { in FXSYS_stricmp() function
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp221 return FXSYS_stricmp((const FX_CHAR*)key, in CompareFontFamilyString()
226 return FXSYS_stricmp((const FX_CHAR*)key, ((AltFontName*)element)->m_pName); in CompareString()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp244 return FXSYS_stricmp((const FX_CHAR*)key, in compareString()
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp1022 return FXSYS_stricmp((const FX_CHAR*)key, in compareString()