Home | History | Annotate | Download | only in keyboard

Lines Matching refs:HEIGHT

27     private static final int HEIGHT = 10;
49 params.setParameters(numKeys, columnNum, WIDTH, HEIGHT, coordXInParent, KEYBOARD_WIDTH,
58 params = createParams(fixColumns + 1, fixColumns + 1, HEIGHT);