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

  /external/pdfium/core/include/fxcrt/
fx_system.h 176 #define FXSYS_wcscmp wcscmp
  /external/pdfium/fpdfsdk/src/jsapi/
fxjs_v8.cpp 51 if(FXSYS_wcscmp(sObjName, L"Document") == 0)
454 if(FXSYS_wcscmp(pObjDef->objName, pObjName) == 0)
  /external/pdfium/core/src/fxcrt/
fx_basic_wstring.cpp 309 return FXSYS_wcscmp(m_pData->m_String, lpsz);
    [all...]

Completed in 45 milliseconds