Searched refs:KEY_K (Results 1 – 8 of 8) sorted by relevance
38 KEY_K
122 #if defined(KEY_K) || (defined(HAVE_DECL_KEY_K) && HAVE_DECL_KEY_K)123 XLAT(KEY_K),
783 case KEY_K: in keyForCode()930 private static final int KEY_K = 75; field in GwtInput
111 #define KEY_K 37 macro
261 KEY_K, KEY_L, KEY_M, KEY_N, KEY_O, in keysym2scancode()
432 case Keyboard.KEY_K: in getGdxKeyCode()636 return Keyboard.KEY_K; in getLwjglKeyCode()
72 [KEY_J] = "J", [KEY_K] = "K",
224 KEY_K = 37 variable