Searched refs:KEY_CANCEL (Results 1 – 12 of 12) sorted by relevance
19 _curses.KEY_CANCEL: 'kcan',
251 #define KEY_CANCEL 223 /* AC Cancel */ macro
261 <I231> = 231; // #define KEY_CANCEL 223
301 #define KEY_CANCEL 223 /* AC Cancel */ macro
160 [KEY_ALTERASE] = "Alternate Erase", [KEY_CANCEL] = "Cancel",
1525 #if defined(KEY_CANCEL) || (defined(HAVE_DECL_KEY_CANCEL) && HAVE_DECL_KEY_CANCEL)1527 static_assert((KEY_CANCEL) == (223), "KEY_CANCEL != 223");1530 # define KEY_CANCEL 2234067 [KEY_CANCEL] = XLAT(KEY_CANCEL),
225 KEY_CANCEL 223
424 KEY_CANCEL = 223 # AC Cancel variable
262 pub const KEY_CANCEL: u16 = 223; constant
1391 | ``KEY_CANCEL`` | Cancel |
1505 | ``KEY_CANCEL`` | Cancel |