OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isOnKey
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_utils.h
150
static bool
isOnKey
(const int *const keyXCoordinates, const int *const keyYCoordinates,
178
const bool onKey =
isOnKey
(keyXCoordinates, keyYCoordinates, keyWidths, keyHeights,
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java
[
all
...]
Completed in 375 milliseconds