Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_extension_unittest.cpp131 TEST(fxcrt, FXSYS_wcstof) { in TEST() argument
H A Dfx_extension.cpp31 float FXSYS_wcstof(const wchar_t* pwsStr, size_t nLength, size_t* pUsedLen) { in FXSYS_wcstof() function