Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_ext.h70 inline int FXSYS_toDecimalDigit(const FX_CHAR c) { in FXSYS_toDecimalDigit() function
74 inline int FXSYS_toDecimalDigit(const FX_WCHAR c) { in FXSYS_toDecimalDigit() function
Dfx_extension_unittest.cpp16 TEST(fxcrt, FXSYS_toDecimalDigit) { in TEST() argument