Searched refs:KEY_F6 (Results 1 – 10 of 10) sorted by relevance
147 #define KEY_F6 14 macro
65 KEY_F6
203 #if defined(KEY_F6) || (defined(HAVE_DECL_KEY_F6) && HAVE_DECL_KEY_F6)204 XLAT(KEY_F6),
860 case KEY_F6: in keyForCode()969 private static final int KEY_F6 = 117; field in GwtInput
428 ((vt320) buffer).keyPressed(vt320.KEY_F6, ' ', 0); in sendFunctionKey()
138 #define KEY_F6 64 macro
534 case Keyboard.KEY_F6: in getGdxKeyCode()734 return Keyboard.KEY_F6; in getLwjglKeyCode()
86 [KEY_F6] = "F6", [KEY_F7] = "F7",
251 KEY_F6 = 64 variable
726 public final static int KEY_F6 = 7; field in vt320989 case KEY_F6: in keyPressed()