Searched refs:KEYBOARD_HEIGHT (Results 1 – 2 of 2) sorted by relevance
67 KEYBOARD_WIDTH(keyboardWidth), KEYBOARD_HEIGHT(keyboardHeight), in ProximityInfo()68 KEYBOARD_HYPOTENUSE(hypotf(KEYBOARD_WIDTH, KEYBOARD_HEIGHT)), in ProximityInfo()236 centerY + mKeyHeights[keyId] > KEYBOARD_HEIGHT && centerY < referencePointY) { in getKeyCenterYOfKeyIdG()
64 int getKeyboardHeight() const { return KEYBOARD_HEIGHT; } in getKeyboardHeight()104 const int KEYBOARD_HEIGHT; variable