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

  /external/pdfium/core/include/fxcrt/
fx_ext.h 20 FX_FLOAT FXSYS_wcstof(const FX_WCHAR* pwsStr,
  /external/pdfium/core/src/fxcrt/
fx_extension.cpp 137 return FXSYS_wcstof(ws.c_str(), iLength, pUsedLen);
139 FX_FLOAT FXSYS_wcstof(const FX_WCHAR* pwsStr,

Completed in 186 milliseconds