Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_extension_unittest.cpp14 TEST(fxcrt, FXSYS_IsLowerASCII) { in TEST() argument
Dfx_extension.h47 inline bool FXSYS_IsLowerASCII(int32_t c) { in FXSYS_IsLowerASCII() function