Home
last modified time | relevance | path

Searched refs:FXSYS_wcstof (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_ext.h20 FX_FLOAT FXSYS_wcstof(const FX_WCHAR* pwsStr,
/external/pdfium/core/src/fxcrt/
Dfx_extension.cpp137 return FXSYS_wcstof(ws.c_str(), iLength, pUsedLen); in FXSYS_strtof()
139 FX_FLOAT FXSYS_wcstof(const FX_WCHAR* pwsStr, in FXSYS_wcstof() function