Searched refs:KEY_CLOSE (Results 1 - 14 of 14) sorted by relevance
/third_party/alsa-utils/alsamixer/ |
H A D | bindings.c | 12 [KEY_CLOSE] = CMD_TEXTBOX_CLOSE,
|
/third_party/libinput/test/ |
H A D | litest-device-mouse-roccat.c | 88 EV_KEY, KEY_CLOSE,
|
H A D | litest-device-anker-mouse-kbd.c | 95 EV_KEY, KEY_CLOSE,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 217 EV_KEY, KEY_CLOSE,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 216 EV_KEY, KEY_CLOSE,
|
H A D | litest-device-asus-rog-gladius.c | 216 EV_KEY, KEY_CLOSE,
|
H A D | litest-device-ms-surface-cover.c | 267 EV_KEY, KEY_CLOSE,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 432 [KEY_CLOSE] = "KEY_CLOSE",
|
/third_party/python/Lib/curses/ |
H A D | has_key.py | 22 _curses.KEY_CLOSE: 'kclo',
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 296 #define KEY_CLOSE 206 /* AC Close */ macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 283 #define KEY_CLOSE 206 /* AC Close */ macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 283 #define KEY_CLOSE 206 /* AC Close */ macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 284 #define KEY_CLOSE 206 /* AC Close */ macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 287 [KEY_CLOSE] = "KEY_CLOSE", 1154 { .name = "KEY_CLOSE", .value = KEY_CLOSE },
|
Completed in 19 milliseconds