Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state.h124 int getInputX(const int index) const { in getInputX() function
Dproximity_info_state.cpp294 return mProximityInfo->hasSpaceProximity(getInputX(index), getInputY(index)); in hasSpaceProximity()