Home
last modified time | relevance | path

Searched refs:CELL_HEIGHT (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info.h59 int getCellHeight() const { return CELL_HEIGHT; } in getCellHeight()
78 mProximityCharsArray, CELL_HEIGHT, CELL_WIDTH, GRID_WIDTH, MOST_COMMON_KEY_WIDTH, in initializeProximities()
101 const int CELL_HEIGHT; variable
Dproximity_info.cpp65 CELL_HEIGHT((keyboardHeight + gridHeight - 1) / gridHeight), in ProximityInfo()
113 CELL_HEIGHT, CELL_WIDTH, GRID_WIDTH); in hasSpaceProximity()