Home
last modified time | relevance | path

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

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