OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 33 milliseconds