Searched refs:KEY_RED (Results 1 – 7 of 7) sorted by relevance
415 #define KEY_RED 0x18e macro
470 #define KEY_RED 0x18e macro
216 [KEY_CALENDAR] = "Calendar", [KEY_RED] = "Red",
2481 #if defined(KEY_RED) || (defined(HAVE_DECL_KEY_RED) && HAVE_DECL_KEY_RED)2483 static_assert((KEY_RED) == (0x18e), "KEY_RED != 0x18e");2486 # define KEY_RED 0x18e4232 [KEY_RED] = XLAT(KEY_RED),
390 KEY_RED 0x18e
575 KEY_RED = 0x18e variable
425 pub const KEY_RED: u16 = 0x18e; constant