Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboard.java129 private int mTotalHeight; field in Keyboard
597 mTotalHeight = y + mDefaultHeight; in Keyboard()
655 return mTotalHeight; in getHeight()
816 mTotalHeight = y - mDefaultVerticalGap; in loadKeyboard()