OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 85 milliseconds