Searched defs:getKeyCenterXOfKeyIdG (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/
H A Dproximity_info.cpp143 : getKeyCenterXOfKeyIdG(keyId));
278 return getKeyCenterXOfKeyIdG(getKeyIndexOf(charCode));
285 int ProximityInfo::getKeyCenterXOfKeyIdG(int keyId) const { function in class:latinime::ProximityInfo

Completed in 24 milliseconds