Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state.cpp212 if (!checkProximityChars) return SUBSTITUTION_CHAR; in getProximityType()
251 return SUBSTITUTION_CHAR; in getProximityType()
/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h308 SUBSTITUTION_CHAR, enumerator
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp207 case SUBSTITUTION_CHAR: in expandCurrentDicNodes()