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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_state.cpp201 const bool checkProximityChars, int *proximityIndex) const {
212 if (!checkProximityChars) return SUBSTITUTION_CHAR;
200 getProximityType(const int index, const int codePoint, const bool checkProximityChars, int *proximityIndex) const argument

Completed in 48 milliseconds