Searched defs:latin_tolower (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/utils/
H A Dchar_utils.cpp53 const unsigned short myLowerC = CharUtils::latin_tolower(c);
1060 /* static */ int CharUtils::latin_tolower(const int c) { function in class:latinime::CharUtils

Completed in 63 milliseconds