Searched refs:KEY_KP0 (Results 1 - 18 of 18) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-yubikey.c | 117 EV_KEY, KEY_KP0,
|
H A D | litest-device-acer-hawaii-keyboard.c | 117 EV_KEY, KEY_KP0,
|
H A D | litest-device-keyboard.c | 117 EV_KEY, KEY_KP0,
|
H A D | litest-device-waltop-tablet.c | 180 EV_KEY, KEY_KP0,
|
H A D | litest-device-keyboard-quirked.c | 120 EV_KEY, KEY_KP0,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 121 EV_KEY, KEY_KP0,
|
H A D | litest-device-apple-internal-keyboard.c | 117 EV_KEY, KEY_KP0,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 124 EV_KEY, KEY_KP0,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 123 EV_KEY, KEY_KP0,
|
H A D | litest-device-asus-rog-gladius.c | 123 EV_KEY, KEY_KP0,
|
H A D | litest-device-ms-surface-cover.c | 179 EV_KEY, KEY_KP0,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 391 [KEY_KP0] = "KEY_KP0",
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 169 #define KEY_KP0 82 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 157 #define KEY_KP0 82 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 157 #define KEY_KP0 82 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 157 #define KEY_KP0 82 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 169 [KEY_KP0] = "KEY_KP0", 1304 { .name = "KEY_KP0", .value = KEY_KP0 },
|
/third_party/glfw/src/ |
H A D | wl_init.c | 376 _glfw.wl.keycodes[KEY_KP0] = GLFW_KEY_KP_0; in createKeyTables()
|
Completed in 32 milliseconds