Searched refs:KEY_F8 (Results 1 – 10 of 10) sorted by relevance
151 #define KEY_F8 16 macro
67 KEY_F8
209 #if defined(KEY_F8) || (defined(HAVE_DECL_KEY_F8) && HAVE_DECL_KEY_F8)210 XLAT(KEY_F8),
864 case KEY_F8: in keyForCode()971 private static final int KEY_F8 = 119; field in GwtInput
434 ((vt320) buffer).keyPressed(vt320.KEY_F8, ' ', 0); in sendFunctionKey()
140 #define KEY_F8 66 macro
538 case Keyboard.KEY_F8: in getGdxKeyCode()738 return Keyboard.KEY_F8; in getLwjglKeyCode()
87 [KEY_F8] = "F8", [KEY_F9] = "F9",
253 KEY_F8 = 66 variable
728 public final static int KEY_F8 = 9; field in vt320995 case KEY_F8: in keyPressed()