Searched refs:KEY_KP7 (Results 1 - 19 of 19) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-yubikey.c | 106 EV_KEY, KEY_KP7,
|
H A D | litest-device-acer-hawaii-keyboard.c | 106 EV_KEY, KEY_KP7,
|
H A D | litest-device-keyboard.c | 106 EV_KEY, KEY_KP7,
|
H A D | litest-device-waltop-tablet.c | 169 EV_KEY, KEY_KP7,
|
H A D | litest-device-keyboard-quirked.c | 109 EV_KEY, KEY_KP7,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 110 EV_KEY, KEY_KP7,
|
H A D | litest-device-apple-internal-keyboard.c | 106 EV_KEY, KEY_KP7,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 113 EV_KEY, KEY_KP7,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 112 EV_KEY, KEY_KP7,
|
H A D | litest-device-asus-rog-gladius.c | 112 EV_KEY, KEY_KP7,
|
H A D | litest-device-ms-surface-cover.c | 168 EV_KEY, KEY_KP7,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 397 [KEY_KP7] = "KEY_KP7",
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 158 #define KEY_KP7 71 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 146 #define KEY_KP7 71 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 146 #define KEY_KP7 71 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 146 #define KEY_KP7 71 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 158 [KEY_KP7] = "KEY_KP7", 1311 { .name = "KEY_KP7", .value = KEY_KP7 },
|
/third_party/glfw/src/ |
H A D | wl_init.c | 383 _glfw.wl.keycodes[KEY_KP7] = GLFW_KEY_KP_7; in createKeyTables()
|
/third_party/libinput/tools/ |
H A D | libinput-record.c | 168 (ev->code >= KEY_KP7 && ev->code <= KEY_KPDOT)) { in obfuscate_keycode()
|
Completed in 20 milliseconds