Searched refs:KEY_KP7 (Results 1 – 19 of 19) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-yubikey.c | 106 EV_KEY, KEY_KP7,
|
D | litest-device-keyboard-quirked.c | 109 EV_KEY, KEY_KP7,
|
D | litest-device-keyboard.c | 106 EV_KEY, KEY_KP7,
|
D | litest-device-acer-hawaii-keyboard.c | 106 EV_KEY, KEY_KP7,
|
D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 110 EV_KEY, KEY_KP7,
|
D | litest-device-apple-internal-keyboard.c | 106 EV_KEY, KEY_KP7,
|
D | litest-device-waltop-tablet.c | 169 EV_KEY, KEY_KP7,
|
D | litest-device-keyboard-razer-blackwidow.c | 113 EV_KEY, KEY_KP7,
|
D | litest-device-asus-rog-gladius.c | 112 EV_KEY, KEY_KP7,
|
D | litest-device-keyboard-razer-blade-stealth.c | 112 EV_KEY, KEY_KP7,
|
D | litest-device-ms-surface-cover.c | 168 EV_KEY, KEY_KP7,
|
/third_party/flutter/glfw/src/ |
D | mir_init.c | 150 _glfw.mir.publicKeys[KEY_KP7] = GLFW_KEY_KP_7; in createKeyTables()
|
D | wl_init.c | 555 _glfw.wl.publicKeys[KEY_KP7] = GLFW_KEY_KP_7; in createKeyTables()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 146 #define KEY_KP7 71 macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 160 #define KEY_KP7 71 macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 146 #define KEY_KP7 71 macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 146 #define KEY_KP7 71 macro
|
/third_party/libevdev/include/ |
D | event-names.h | 157 [KEY_KP7] = "KEY_KP7", 1288 { .name = "KEY_KP7", .value = KEY_KP7 },
|
/third_party/libinput/tools/ |
D | libinput-record.c | 167 (ev->code >= KEY_KP7 && ev->code <= KEY_KPDOT)) { in obfuscate_keycode()
|