Searched refs:KEY_KPDOT (Results 1 – 19 of 19) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-yubikey.c | 118 EV_KEY, KEY_KPDOT,
|
D | litest-device-keyboard-quirked.c | 121 EV_KEY, KEY_KPDOT,
|
D | litest-device-keyboard.c | 118 EV_KEY, KEY_KPDOT,
|
D | litest-device-acer-hawaii-keyboard.c | 118 EV_KEY, KEY_KPDOT,
|
D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 122 EV_KEY, KEY_KPDOT,
|
D | litest-device-apple-internal-keyboard.c | 118 EV_KEY, KEY_KPDOT,
|
D | litest-device-waltop-tablet.c | 181 EV_KEY, KEY_KPDOT,
|
D | litest-device-asus-rog-gladius.c | 124 EV_KEY, KEY_KPDOT,
|
D | litest-device-keyboard-razer-blade-stealth.c | 124 EV_KEY, KEY_KPDOT,
|
D | litest-device-keyboard-razer-blackwidow.c | 125 EV_KEY, KEY_KPDOT,
|
D | litest-device-ms-surface-cover.c | 180 EV_KEY, KEY_KPDOT,
|
/third_party/glfw/src/ |
D | mir_init.c | 140 _glfw.mir.publicKeys[KEY_KPDOT] = GLFW_KEY_KP_MULTIPLY; in createKeyTables()
|
D | wl_init.c | 545 _glfw.wl.publicKeys[KEY_KPDOT] = GLFW_KEY_KP_MULTIPLY; in createKeyTables()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 158 #define KEY_KPDOT 83 macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 158 #define KEY_KPDOT 83 macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 158 #define KEY_KPDOT 83 macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 170 #define KEY_KPDOT 83 macro
|
/third_party/libevdev/include/ |
D | event-names.h | 169 [KEY_KPDOT] = "KEY_KPDOT", 1294 { .name = "KEY_KPDOT", .value = KEY_KPDOT },
|
/third_party/libinput/tools/ |
D | libinput-record.c | 167 (ev->code >= KEY_KP7 && ev->code <= KEY_KPDOT)) { in obfuscate_keycode()
|