OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mKeyWidths
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/src/
proximity_info.h
106
int32_t
mKeyWidths
[MAX_KEY_COUNT_IN_A_KEYBOARD];
proximity_info.cpp
68
copyOrFillZero(
mKeyWidths
, keyWidths, KEY_COUNT * sizeof(
mKeyWidths
[0]));
81
// mKeyYCoordinates,
mKeyWidths
, mKeyHeights, mKeyCharCodes.
Completed in 153 milliseconds