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