Searched refs:KEY_KP6 (Results 1 - 18 of 18) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-yubikey.c | 112 EV_KEY, KEY_KP6,
|
H A D | litest-device-acer-hawaii-keyboard.c | 112 EV_KEY, KEY_KP6,
|
H A D | litest-device-keyboard.c | 112 EV_KEY, KEY_KP6,
|
H A D | litest-device-waltop-tablet.c | 175 EV_KEY, KEY_KP6,
|
H A D | litest-device-keyboard-quirked.c | 115 EV_KEY, KEY_KP6,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 116 EV_KEY, KEY_KP6,
|
H A D | litest-device-apple-internal-keyboard.c | 112 EV_KEY, KEY_KP6,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 119 EV_KEY, KEY_KP6,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 118 EV_KEY, KEY_KP6,
|
H A D | litest-device-asus-rog-gladius.c | 118 EV_KEY, KEY_KP6,
|
H A D | litest-device-ms-surface-cover.c | 174 EV_KEY, KEY_KP6,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 396 [KEY_KP6] = "KEY_KP6",
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 164 #define KEY_KP6 77 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 152 #define KEY_KP6 77 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 152 #define KEY_KP6 77 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 152 #define KEY_KP6 77 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 164 [KEY_KP6] = "KEY_KP6", 1310 { .name = "KEY_KP6", .value = KEY_KP6 },
|
/third_party/glfw/src/ |
H A D | wl_init.c | 382 _glfw.wl.keycodes[KEY_KP6] = GLFW_KEY_KP_6; in createKeyTables()
|
Completed in 20 milliseconds