Searched refs:KEY_KPPLUS (Results 1 - 20 of 20) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-yubikey.c | 113 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-mouse-roccat.c | 44 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-acer-hawaii-keyboard.c | 113 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-keyboard.c | 113 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-anker-mouse-kbd.c | 43 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-waltop-tablet.c | 176 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-keyboard-quirked.c | 116 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 117 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-apple-internal-keyboard.c | 113 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 120 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 119 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-asus-rog-gladius.c | 119 EV_KEY, KEY_KPPLUS,
|
H A D | litest-device-ms-surface-cover.c | 175 EV_KEY, KEY_KPPLUS,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 331 [KEY_KPPLUS] = "KEY_KPPLUS",
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 165 #define KEY_KPPLUS 78 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 153 #define KEY_KPPLUS 78 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 153 #define KEY_KPPLUS 78 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 153 #define KEY_KPPLUS 78 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 165 [KEY_KPPLUS] = "KEY_KPPLUS", 1322 { .name = "KEY_KPPLUS", .value = KEY_KPPLUS },
|
/third_party/glfw/src/ |
H A D | wl_init.c | 375 _glfw.wl.keycodes[KEY_KPPLUS] = GLFW_KEY_KP_ADD; in createKeyTables()
|
Completed in 20 milliseconds