Searched refs:KEY_KP4 (Results 1 - 18 of 18) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-yubikey.c | 110 EV_KEY, KEY_KP4,
|
H A D | litest-device-acer-hawaii-keyboard.c | 110 EV_KEY, KEY_KP4,
|
H A D | litest-device-keyboard.c | 110 EV_KEY, KEY_KP4,
|
H A D | litest-device-waltop-tablet.c | 173 EV_KEY, KEY_KP4,
|
H A D | litest-device-keyboard-quirked.c | 113 EV_KEY, KEY_KP4,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 114 EV_KEY, KEY_KP4,
|
H A D | litest-device-apple-internal-keyboard.c | 110 EV_KEY, KEY_KP4,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 117 EV_KEY, KEY_KP4,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 116 EV_KEY, KEY_KP4,
|
H A D | litest-device-asus-rog-gladius.c | 116 EV_KEY, KEY_KP4,
|
H A D | litest-device-ms-surface-cover.c | 172 EV_KEY, KEY_KP4,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 394 [KEY_KP4] = "KEY_KP4",
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 162 #define KEY_KP4 75 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 150 #define KEY_KP4 75 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 150 #define KEY_KP4 75 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 150 #define KEY_KP4 75 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 162 [KEY_KP4] = "KEY_KP4", 1308 { .name = "KEY_KP4", .value = KEY_KP4 },
|
/third_party/glfw/src/ |
H A D | wl_init.c | 380 _glfw.wl.keycodes[KEY_KP4] = GLFW_KEY_KP_4; in createKeyTables()
|
Completed in 17 milliseconds