Searched refs:KEY_S (Results 1 – 8 of 8) sorted by relevance
32 KEY_S
104 #if defined(KEY_S) || (defined(HAVE_DECL_KEY_S) && HAVE_DECL_KEY_S)105 XLAT(KEY_S),
799 case KEY_S: in keyForCode()938 private static final int KEY_S = 83; field in GwtInput
105 #define KEY_S 31 macro
262 KEY_P, KEY_Q, KEY_R, KEY_S, KEY_T, in keysym2scancode()
448 case Keyboard.KEY_S: in getGdxKeyCode()652 return Keyboard.KEY_S; in getLwjglKeyCode()
69 [KEY_A] = "A", [KEY_S] = "S",
218 KEY_S = 31 variable