Searched refs:baseLowerCodePoint (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_state.cpp267 const int baseLowerCodePoint = CharUtils::toBaseCodePoint(lowerCodePoint); local
270 || mSampledSearchKeyVectors[index][i] == baseLowerCodePoint) {

Completed in 36 milliseconds