Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboardView.java802 int closestKey = NOT_A_KEY; in getKeyIndices() local
822 closestKey = nearestKeyIndices[i]; in getKeyIndices()
843 primaryIndex = closestKey; in getKeyIndices()