Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_extension_unittest.cpp9 TEST(fxcrt, FXSYS_toHexDigit) { in TEST() argument
/external/pdfium/core/include/fxcrt/
Dfx_ext.h49 inline int FXSYS_toHexDigit(const FX_CHAR c) { in FXSYS_toHexDigit() function