Searched refs:KEY_UNKNOWN (Results 1 – 19 of 19) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-hp-wmi-hotkeys.c | 43 EV_KEY, KEY_UNKNOWN,
|
D | litest-device-thinkpad-extrabuttons.c | 59 EV_KEY, KEY_UNKNOWN,
|
D | litest-device-mouse-roccat.c | 102 EV_KEY, KEY_UNKNOWN,
|
D | litest-device-anker-mouse-kbd.c | 109 EV_KEY, KEY_UNKNOWN,
|
D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 202 EV_KEY, KEY_UNKNOWN,
|
D | litest-device-apple-internal-keyboard.c | 208 EV_KEY, KEY_UNKNOWN,
|
D | litest-device-asus-rog-gladius.c | 234 EV_KEY, KEY_UNKNOWN,
|
D | litest-device-keyboard-razer-blade-stealth.c | 230 EV_KEY, KEY_UNKNOWN,
|
D | litest-device-keyboard-razer-blackwidow.c | 231 EV_KEY, KEY_UNKNOWN,
|
D | litest-device-ms-surface-cover.c | 285 EV_KEY, KEY_UNKNOWN,
|
/third_party/skia/third_party/externals/angle2/util/ |
D | keyboard.h | 12 KEY_UNKNOWN, enumerator
|
D | OSWindow.cpp | 51 case KEY_UNKNOWN: in KeyName()
|
/third_party/libevdev/test/ |
D | test-event-names.c | 78 ck_assert_str_eq(libevdev_event_code_get_name(EV_KEY, KEY_UNKNOWN), "KEY_UNKNOWN"); in START_TEST()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 323 #define KEY_UNKNOWN 240 macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 324 #define KEY_UNKNOWN 240 macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 323 #define KEY_UNKNOWN 240 macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 336 #define KEY_UNKNOWN 240 macro
|
/third_party/libevdev/include/ |
D | event-names.h | 320 [KEY_UNKNOWN] = "KEY_UNKNOWN", 1509 { .name = "KEY_UNKNOWN", .value = KEY_UNKNOWN },
|
/third_party/libevdev/ |
D | third_party_libevdev.diff | 26172 + ck_assert_str_eq(libevdev_event_code_get_name(EV_KEY, KEY_UNKNOWN), "KEY_UNKNOWN");
|