Searched defs:FXSYS_wtoi (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcrt/ | ||
D | fx_system_unittest.cpp | 260 TEST(fxcrt, FXSYS_wtoi) { in TEST() argument |
D | fx_system.cpp | 99 int32_t FXSYS_wtoi(const wchar_t* str) { in FXSYS_wtoi() function |