Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dadditional_proximity_chars.h44 const int NCHARS = NELEMS(LOCALE_EN_US); in isEnLocale() local
45 if (locale->size() < NCHARS) { in isEnLocale()
48 for (int i = 0; i < NCHARS; ++i) { in isEnLocale()