Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyDetector.java50 final float correctionY) { in setKeyboard() argument
55 mCorrectionY = (int)correctionY; in setKeyboard()