Searched refs:KEY_F9 (Results 1 – 10 of 10) sorted by relevance
153 #define KEY_F9 17 macro
68 KEY_F9
212 #if defined(KEY_F9) || (defined(HAVE_DECL_KEY_F9) && HAVE_DECL_KEY_F9)213 XLAT(KEY_F9),
866 case KEY_F9: in keyForCode()972 private static final int KEY_F9 = 120; field in GwtInput
437 ((vt320) buffer).keyPressed(vt320.KEY_F9, ' ', 0); in sendFunctionKey()
141 #define KEY_F9 67 macro
540 case Keyboard.KEY_F9: in getGdxKeyCode()740 return Keyboard.KEY_F9; in getLwjglKeyCode()
87 [KEY_F8] = "F8", [KEY_F9] = "F9",
254 KEY_F9 = 67 variable
729 public final static int KEY_F9 = 10; field in vt320998 case KEY_F9: in keyPressed()