Home
last modified time | relevance | path

Searched refs:FXSYS_toupper (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_basic_gcc.cpp140 *str = FXSYS_toupper(*str); in FXSYS_strupr()
164 *str = FXSYS_toupper(*str); in FXSYS_wcsupr()
/external/pdfium/core/include/fxcrt/
Dfx_ext.h40 inline FX_INT32 FXSYS_toupper(FX_INT32 ch) in FXSYS_toupper() function