Searched refs:KEY_CANCEL (Results 1 - 14 of 14) sorted by relevance
/third_party/alsa-utils/alsamixer/ |
H A D | menu_widget.c | 7 * - KEY_CANCEL: close is requested 17 case KEY_CANCEL: in menu_widget_handle_key() 20 return KEY_CANCEL; in menu_widget_handle_key() 46 return KEY_CANCEL; in menu_widget_handle_key()
|
H A D | bindings.c | 10 [KEY_CANCEL] = CMD_TEXTBOX_CLOSE, 52 [KEY_CANCEL] = CMD_MIXER_CLOSE,
|
H A D | proc_files.c | 48 case KEY_CANCEL: in on_handle_key()
|
H A D | device_name.c | 101 case KEY_CANCEL: in on_handle_key()
|
H A D | card_select.c | 69 case KEY_CANCEL: in on_handle_key()
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 364 [KEY_CANCEL] = "KEY_CANCEL",
|
/third_party/python/Lib/curses/ |
H A D | has_key.py | 19 _curses.KEY_CANCEL: 'kcan',
|
/third_party/libinput/test/ |
H A D | litest-device-asus-rog-gladius.c | 225 EV_KEY, KEY_CANCEL,
|
H A D | litest-device-ms-surface-cover.c | 276 EV_KEY, KEY_CANCEL,
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 313 #define KEY_CANCEL 223 /* AC Cancel */ macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 300 #define KEY_CANCEL 223 /* AC Cancel */ macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 300 #define KEY_CANCEL 223 /* AC Cancel */ macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 301 #define KEY_CANCEL 223 /* AC Cancel */ macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 304 [KEY_CANCEL] = "KEY_CANCEL", 1145 { .name = "KEY_CANCEL", .value = KEY_CANCEL },
|
Completed in 19 milliseconds