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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info.h 67 int getKeyCenterXOfKeyIdG(
proximity_info.cpp 131 const float centerX = static_cast<float>(getKeyCenterXOfKeyIdG(keyId, x, isGeometric));
195 int ProximityInfo::getKeyCenterXOfKeyIdG(
proximity_info_state_utils.cpp 451 x = proximityInfo->getKeyCenterXOfKeyIdG(keyId, NOT_AN_INDEX, isGeometric);
    [all...]

Completed in 211 milliseconds