Searched refs:KEY_SAVE (Results 1 – 14 of 14) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-logitech-media-keyboard-elite.c | 65 EV_KEY, KEY_SAVE,
|
D | litest-device-mouse-roccat.c | 100 EV_KEY, KEY_SAVE,
|
D | litest-device-anker-mouse-kbd.c | 107 EV_KEY, KEY_SAVE,
|
D | litest-device-keyboard-razer-blackwidow.c | 229 EV_KEY, KEY_SAVE,
|
D | litest-device-asus-rog-gladius.c | 232 EV_KEY, KEY_SAVE,
|
D | litest-device-keyboard-razer-blade-stealth.c | 228 EV_KEY, KEY_SAVE,
|
D | litest-device-ms-surface-cover.c | 283 EV_KEY, KEY_SAVE,
|
/third_party/python/Lib/curses/ |
D | has_key.py | 124 _curses.KEY_SAVE: 'ksav',
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 314 #define KEY_SAVE 234 /* AC Save */ macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 328 #define KEY_SAVE 234 /* AC Save */ macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 314 #define KEY_SAVE 234 /* AC Save */ macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 315 #define KEY_SAVE 234 /* AC Save */ macro
|
/third_party/libevdev/include/ |
D | event-names.h | 314 [KEY_SAVE] = "KEY_SAVE", 1460 { .name = "KEY_SAVE", .value = KEY_SAVE },
|
/third_party/python/Doc/library/ |
D | curses.rst | 1549 | ``KEY_SAVE`` | Save |
|