Searched refs:KEY_EDITOR (Results 1 – 6 of 6) sorted by relevance
439 #define KEY_EDITOR 0x1a6 /* AL Text Editor */ macro
495 #define KEY_EDITOR 0x1a6 /* AL Text Editor */ macro
2649 #if defined(KEY_EDITOR) || (defined(HAVE_DECL_KEY_EDITOR) && HAVE_DECL_KEY_EDITOR)2651 static_assert((KEY_EDITOR) == (0x1a6), "KEY_EDITOR != 0x1a6");2654 # define KEY_EDITOR 0x1a64256 [KEY_EDITOR] = XLAT(KEY_EDITOR),
414 KEY_EDITOR 0x1a6
606 KEY_EDITOR = 0x1a6 # AL Text Editor variable
449 pub const KEY_EDITOR: u16 = 0x1a6; constant