Searched refs:KEY_ZENKAKUHANKAKU (Results 1 – 15 of 15) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-keyboard-quirked.c | 122 EV_KEY, KEY_ZENKAKUHANKAKU,
|
D | litest-device-keyboard.c | 119 EV_KEY, KEY_ZENKAKUHANKAKU,
|
D | litest-device-acer-hawaii-keyboard.c | 119 EV_KEY, KEY_ZENKAKUHANKAKU,
|
D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 123 EV_KEY, KEY_ZENKAKUHANKAKU,
|
D | litest-device-apple-internal-keyboard.c | 119 EV_KEY, KEY_ZENKAKUHANKAKU,
|
D | litest-device-asus-rog-gladius.c | 125 EV_KEY, KEY_ZENKAKUHANKAKU,
|
D | litest-device-keyboard-razer-blade-stealth.c | 125 EV_KEY, KEY_ZENKAKUHANKAKU,
|
D | litest-device-keyboard-razer-blackwidow.c | 126 EV_KEY, KEY_ZENKAKUHANKAKU,
|
/third_party/libinput/tools/ |
D | libinput-debug-events.c | 318 if (!show_keycodes && (key >= KEY_ESC && key < KEY_ZENKAKUHANKAKU)) { in print_key_event() 800 if (!show_keycodes && (key >= KEY_ESC && key < KEY_ZENKAKUHANKAKU)) { in print_tablet_pad_key_event()
|
D | libinput-record.c | 465 (key >= KEY_ESC && key < KEY_ZENKAKUHANKAKU)) in print_key_event()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 160 #define KEY_ZENKAKUHANKAKU 85 macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 160 #define KEY_ZENKAKUHANKAKU 85 macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 160 #define KEY_ZENKAKUHANKAKU 85 macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 172 #define KEY_ZENKAKUHANKAKU 85 macro
|
/third_party/libevdev/include/ |
D | event-names.h | 170 [KEY_ZENKAKUHANKAKU] = "KEY_ZENKAKUHANKAKU", 1539 { .name = "KEY_ZENKAKUHANKAKU", .value = KEY_ZENKAKUHANKAKU },
|