HomeSort by relevance Sort by last modified time
    Searched refs:getInputY (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.h 128 int getInputY(const int index) const {
proximity_info_state.cpp 294 return mProximityInfo->hasSpaceProximity(getInputX(index), getInputY(index));

Completed in 51 milliseconds