Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboardView.java954 final int popupHeight = mPreviewHeight; in showKey() local
958 lp.height = popupHeight; in showKey()
962 mPopupPreviewY = key.y - popupHeight + mPreviewOffset; in showKey()
989 mPopupPreviewY += popupHeight; in showKey()
994 popupWidth, popupHeight); in showKey()
997 previewPopup.setHeight(popupHeight); in showKey()