Searched refs:KEY_CAPSLOCK (Results 1 – 21 of 21) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-yubikey.c | 93 EV_KEY, KEY_CAPSLOCK,
|
D | litest-device-keyboard-quirked.c | 96 EV_KEY, KEY_CAPSLOCK,
|
D | litest-device-keyboard.c | 93 EV_KEY, KEY_CAPSLOCK,
|
D | litest-device-acer-hawaii-keyboard.c | 93 EV_KEY, KEY_CAPSLOCK,
|
D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 97 EV_KEY, KEY_CAPSLOCK,
|
D | litest-device-apple-internal-keyboard.c | 93 EV_KEY, KEY_CAPSLOCK,
|
D | litest-device-waltop-tablet.c | 156 EV_KEY, KEY_CAPSLOCK,
|
D | litest-device-asus-rog-gladius.c | 99 EV_KEY, KEY_CAPSLOCK,
|
D | litest-device-keyboard-razer-blade-stealth.c | 99 EV_KEY, KEY_CAPSLOCK,
|
D | litest-device-keyboard-razer-blackwidow.c | 100 EV_KEY, KEY_CAPSLOCK,
|
D | litest-device-ms-surface-cover.c | 155 EV_KEY, KEY_CAPSLOCK,
|
D | test-touchpad.c | 4194 KEY_CAPSLOCK, in START_TEST() 4240 KEY_CAPSLOCK, in START_TEST() 4290 KEY_CAPSLOCK, in START_TEST() 4344 KEY_CAPSLOCK, in START_TEST()
|
/third_party/glfw/src/ |
D | mir_init.c | 99 _glfw.mir.publicKeys[KEY_CAPSLOCK] = GLFW_KEY_CAPS_LOCK; in createKeyTables()
|
D | wl_init.c | 504 _glfw.wl.publicKeys[KEY_CAPSLOCK] = GLFW_KEY_CAPS_LOCK; in createKeyTables()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 133 #define KEY_CAPSLOCK 58 macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 133 #define KEY_CAPSLOCK 58 macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 133 #define KEY_CAPSLOCK 58 macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 145 #define KEY_CAPSLOCK 58 macro
|
/third_party/libevdev/include/ |
D | event-names.h | 144 [KEY_CAPSLOCK] = "KEY_CAPSLOCK", 1127 { .name = "KEY_CAPSLOCK", .value = KEY_CAPSLOCK },
|
/third_party/libinput/tools/ |
D | libinput-record.c | 166 if ((ev->code > KEY_ESC && ev->code < KEY_CAPSLOCK) || in obfuscate_keycode()
|
/third_party/libinput/src/ |
D | evdev-mt-touchpad.c | 2263 case KEY_CAPSLOCK: in tp_key_is_modifier()
|