Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_system.cpp118 int32_t FXSYS_wtoi(const wchar_t* str) { in FXSYS_wtoi() function
Dfx_system_unittest.cpp365 TEST(fxcrt, FXSYS_wtoi) { in TEST() argument