OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGridHeight
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info.h
62
int
getGridHeight
() const { return GRID_HEIGHT; }
proximity_info_state.cpp
55
mGridWidth = proximityInfo->
getGridHeight
();
Completed in 118 milliseconds