HomeSort by relevance Sort by last modified time
    Searched refs:FXSYS_toupper (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxcrt/
fx_basic_gcc.cpp 161 *str = FXSYS_toupper(*str);
183 *str = FXSYS_toupper(*str);
  /external/pdfium/core/include/fxcrt/
fx_ext.h 36 inline int32_t FXSYS_toupper(int32_t ch) {

Completed in 42 milliseconds