Searched defs:isInside (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboard.java442 public boolean isInside(int x, int y) { method in class:Keyboard.Key
465 public boolean isInside(int x, int y, int w, int h) { method in class:Keyboard.Key
718 key.isInside(x, y, mCellWidth, mCellHeight)) {

Completed in 89 milliseconds