Searched refs:KEY_L (Results 1 – 8 of 8) sorted by relevance
39 KEY_L
125 #if defined(KEY_L) || (defined(HAVE_DECL_KEY_L) && HAVE_DECL_KEY_L)126 XLAT(KEY_L),
785 case KEY_L: in keyForCode()931 private static final int KEY_L = 76; field in GwtInput
112 #define KEY_L 38 macro
261 KEY_K, KEY_L, KEY_M, KEY_N, KEY_O, in keysym2scancode()
434 case Keyboard.KEY_L: in getGdxKeyCode()638 return Keyboard.KEY_L; in getLwjglKeyCode()
73 [KEY_L] = "L", [KEY_SEMICOLON] = "Semicolon",
225 KEY_L = 38 variable