Searched refs:KEY_J (Results 1 – 8 of 8) sorted by relevance
37 KEY_J
119 #if defined(KEY_J) || (defined(HAVE_DECL_KEY_J) && HAVE_DECL_KEY_J)120 XLAT(KEY_J),
781 case KEY_J: in keyForCode()929 private static final int KEY_J = 74; field in GwtInput
110 #define KEY_J 36 macro
260 KEY_F, KEY_G, KEY_H, KEY_I, KEY_J, in keysym2scancode()
430 case Keyboard.KEY_J: in getGdxKeyCode()634 return Keyboard.KEY_J; in getLwjglKeyCode()
72 [KEY_J] = "J", [KEY_K] = "K",
223 KEY_J = 36 variable