Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_extension_unittest.cpp11 TEST(fxcrt, FXSYS_HexCharToInt) { in TEST() argument
Dfx_extension.h79 inline int FXSYS_HexCharToInt(char c) { in FXSYS_HexCharToInt() function