Searched refs:KEY_I (Results 1 – 8 of 8) sorted by relevance
24 KEY_I
80 #if defined(KEY_I) || (defined(HAVE_DECL_KEY_I) && HAVE_DECL_KEY_I)81 XLAT(KEY_I),
779 case KEY_I: in keyForCode()928 private static final int KEY_I = 73; field in GwtInput
97 #define KEY_I 23 macro
260 KEY_F, KEY_G, KEY_H, KEY_I, KEY_J, in keysym2scancode()
428 case Keyboard.KEY_I: in getGdxKeyCode()632 return Keyboard.KEY_I; in getLwjglKeyCode()
65 [KEY_U] = "U", [KEY_I] = "I",
210 KEY_I = 23 variable