Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/utils/
Dchar_utils.h40 return toAsciiLower(c); in toLowerCase()
134 static AK_FORCE_INLINE int toAsciiLower(int c) { in toAsciiLower() function