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

/packages/inputmethods/LatinIME/native/jni/src/utils/
H A Dchar_utils.h55 return toLowerCase(toBaseCodePoint(c));
73 static AK_FORCE_INLINE int toBaseCodePoint(int c) { function in class:latinime::CharUtils

Completed in 52 milliseconds