Searched refs:KEY_COMPOSE (Results 1 - 20 of 20) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-yubikey.c | 140 EV_KEY, KEY_COMPOSE,
|
H A D | litest-device-acer-hawaii-keyboard.c | 161 EV_KEY, KEY_COMPOSE,
|
H A D | litest-device-keyboard.c | 161 EV_KEY, KEY_COMPOSE,
|
H A D | litest-device-waltop-tablet.c | 206 EV_KEY, KEY_COMPOSE,
|
H A D | litest-device-keyboard-quirked.c | 164 EV_KEY, KEY_COMPOSE,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 161 EV_KEY, KEY_COMPOSE,
|
H A D | litest-device-apple-internal-keyboard.c | 158 EV_KEY, KEY_COMPOSE,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 164 EV_KEY, KEY_COMPOSE,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 163 EV_KEY, KEY_COMPOSE,
|
H A D | litest-device-asus-rog-gladius.c | 163 EV_KEY, KEY_COMPOSE,
|
H A D | litest-device-ms-surface-cover.c | 216 EV_KEY, KEY_COMPOSE,
|
H A D | test-touchpad.c | 4227 KEY_COMPOSE, in START_TEST() 4275 KEY_COMPOSE, in START_TEST() 4324 KEY_COMPOSE, in START_TEST() 4377 KEY_COMPOSE, in START_TEST()
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 293 [KEY_COMPOSE] = "KEY_COMPOSE",
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 216 #define KEY_COMPOSE 127 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 204 #define KEY_COMPOSE 127 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 204 #define KEY_COMPOSE 127 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 204 #define KEY_COMPOSE 127 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 213 [KEY_COMPOSE] = "KEY_COMPOSE", 1158 { .name = "KEY_COMPOSE", .value = KEY_COMPOSE },
|
/third_party/glfw/src/ |
H A D | wl_init.c | 330 _glfw.wl.keycodes[KEY_COMPOSE] = GLFW_KEY_MENU; in createKeyTables()
|
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad.c | 2264 case KEY_COMPOSE: in tp_key_is_modifier()
|
Completed in 32 milliseconds