Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_extension_unittest.cpp16 TEST(fxcrt, FXSYS_toDecimalDigit) { in TEST() argument
/external/pdfium/core/include/fxcrt/
Dfx_ext.h56 inline int FXSYS_toDecimalDigit(const FX_CHAR c) { in FXSYS_toDecimalDigit() function