Searched refs:KEY_PREVIOUS (Results 1 - 13 of 13) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-mouse-roccat.c | 145 EV_KEY, KEY_PREVIOUS,
|
H A D | litest-device-anker-mouse-kbd.c | 147 EV_KEY, KEY_PREVIOUS,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 269 EV_KEY, KEY_PREVIOUS,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 267 EV_KEY, KEY_PREVIOUS,
|
H A D | litest-device-asus-rog-gladius.c | 272 EV_KEY, KEY_PREVIOUS,
|
H A D | litest-device-ms-surface-cover.c | 328 EV_KEY, KEY_PREVIOUS,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 320 [KEY_PREVIOUS] = "KEY_PREVIOUS",
|
/third_party/python/Lib/curses/ |
H A D | has_key.py | 115 _curses.KEY_PREVIOUS: 'kprv',
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 497 #define KEY_PREVIOUS 0x19c macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 484 #define KEY_PREVIOUS 0x19c macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 484 #define KEY_PREVIOUS 0x19c macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 485 #define KEY_PREVIOUS 0x19c macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 390 [KEY_PREVIOUS] = "KEY_PREVIOUS", 1448 { .name = "KEY_PREVIOUS", .value = KEY_PREVIOUS },
|
Completed in 16 milliseconds