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

  /external/pdfium/core/include/fxcrt/
fx_system.h 171 #define FXSYS_wcscmp wcscmp
  /external/pdfium/xfa/src/fgas/include/
fx_fnt.h 120 FXSYS_wcscmp(left.wsFontFace, right.wsFontFace) == 0 &&
  /external/pdfium/core/src/fxcrt/
fx_basic_wstring.cpp 284 return FXSYS_wcscmp(m_pData->m_String, lpsz);
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.cpp 14 if (FXSYS_wcscmp(pszIdentifier, m_arrCounterData.ElementAt(i).m_pszIdent) ==
    [all...]

Completed in 73 milliseconds