OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getKeyCenterYOfKeyIdG
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info.h
69
int
getKeyCenterYOfKeyIdG
(
proximity_info.cpp
132
const float centerY = static_cast<float>(
getKeyCenterYOfKeyIdG
(keyId, y, isGeometric));
221
int ProximityInfo::
getKeyCenterYOfKeyIdG
(
proximity_info_state_utils.cpp
452
y = proximityInfo->
getKeyCenterYOfKeyIdG
(keyId, NOT_AN_INDEX, isGeometric);
[
all
...]
Completed in 87 milliseconds