Searched refs:KEY_KP2 (Results 1 - 18 of 18) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-yubikey.c | 115 EV_KEY, KEY_KP2,
|
H A D | litest-device-acer-hawaii-keyboard.c | 115 EV_KEY, KEY_KP2,
|
H A D | litest-device-keyboard.c | 115 EV_KEY, KEY_KP2,
|
H A D | litest-device-waltop-tablet.c | 178 EV_KEY, KEY_KP2,
|
H A D | litest-device-keyboard-quirked.c | 118 EV_KEY, KEY_KP2,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 119 EV_KEY, KEY_KP2,
|
H A D | litest-device-apple-internal-keyboard.c | 115 EV_KEY, KEY_KP2,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 122 EV_KEY, KEY_KP2,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 121 EV_KEY, KEY_KP2,
|
H A D | litest-device-asus-rog-gladius.c | 121 EV_KEY, KEY_KP2,
|
H A D | litest-device-ms-surface-cover.c | 177 EV_KEY, KEY_KP2,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 393 [KEY_KP2] = "KEY_KP2",
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 167 #define KEY_KP2 80 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 155 #define KEY_KP2 80 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 155 #define KEY_KP2 80 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 155 #define KEY_KP2 80 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 167 [KEY_KP2] = "KEY_KP2", 1306 { .name = "KEY_KP2", .value = KEY_KP2 },
|
/third_party/glfw/src/ |
H A D | wl_init.c | 378 _glfw.wl.keycodes[KEY_KP2] = GLFW_KEY_KP_2; in createKeyTables()
|
Completed in 18 milliseconds