Searched refs:KEY_KPDOT (Results 1 - 19 of 19) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-yubikey.c | 118 EV_KEY, KEY_KPDOT,
|
H A D | litest-device-acer-hawaii-keyboard.c | 118 EV_KEY, KEY_KPDOT,
|
H A D | litest-device-keyboard.c | 118 EV_KEY, KEY_KPDOT,
|
H A D | litest-device-waltop-tablet.c | 181 EV_KEY, KEY_KPDOT,
|
H A D | litest-device-keyboard-quirked.c | 121 EV_KEY, KEY_KPDOT,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 122 EV_KEY, KEY_KPDOT,
|
H A D | litest-device-apple-internal-keyboard.c | 118 EV_KEY, KEY_KPDOT,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 125 EV_KEY, KEY_KPDOT,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 124 EV_KEY, KEY_KPDOT,
|
H A D | litest-device-asus-rog-gladius.c | 124 EV_KEY, KEY_KPDOT,
|
H A D | litest-device-ms-surface-cover.c | 180 EV_KEY, KEY_KPDOT,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 334 [KEY_KPDOT] = "KEY_KPDOT",
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 170 #define KEY_KPDOT 83 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 158 #define KEY_KPDOT 83 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 158 #define KEY_KPDOT 83 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 158 #define KEY_KPDOT 83 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 170 [KEY_KPDOT] = "KEY_KPDOT", 1316 { .name = "KEY_KPDOT", .value = KEY_KPDOT },
|
/third_party/glfw/src/ |
H A D | wl_init.c | 386 _glfw.wl.keycodes[KEY_KPDOT] = GLFW_KEY_KP_DECIMAL; in createKeyTables()
|
/third_party/libinput/tools/ |
H A D | libinput-record.c | 168 (ev->code >= KEY_KP7 && ev->code <= KEY_KPDOT)) { in obfuscate_keycode()
|
Completed in 20 milliseconds