Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboard.java176 public int verticalGap; field in Keyboard.Row
207 verticalGap = getDimensionOrFraction(a, in Row()
574 row.verticalGap = mDefaultVerticalGap; in Keyboard()
805 y += currentRow.verticalGap; in loadKeyboard()