Searched refs:KEY_ZENKAKUHANKAKU (Results 1 - 16 of 16) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-acer-hawaii-keyboard.c | 119 EV_KEY, KEY_ZENKAKUHANKAKU,
|
H A D | litest-device-keyboard.c | 119 EV_KEY, KEY_ZENKAKUHANKAKU,
|
H A D | litest-device-keyboard-quirked.c | 122 EV_KEY, KEY_ZENKAKUHANKAKU,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 123 EV_KEY, KEY_ZENKAKUHANKAKU,
|
H A D | litest-device-apple-internal-keyboard.c | 119 EV_KEY, KEY_ZENKAKUHANKAKU,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 126 EV_KEY, KEY_ZENKAKUHANKAKU,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 125 EV_KEY, KEY_ZENKAKUHANKAKU,
|
H A D | litest-device-asus-rog-gladius.c | 125 EV_KEY, KEY_ZENKAKUHANKAKU,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 18 [KEY_ZENKAKUHANKAKU] = "KEY_ZENKAKUHANKAKU",
|
/third_party/libinput/tools/ |
H A D | libinput-debug-events.c | 326 if (!show_keycodes && (key >= KEY_ESC && key < KEY_ZENKAKUHANKAKU)) { in print_key_event() 808 if (!show_keycodes && (key >= KEY_ESC && key < KEY_ZENKAKUHANKAKU)) { in print_tablet_pad_key_event()
|
H A D | libinput-record.c | 466 (key >= KEY_ESC && key < KEY_ZENKAKUHANKAKU)) in print_key_event()
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 172 #define KEY_ZENKAKUHANKAKU 85 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 160 #define KEY_ZENKAKUHANKAKU 85 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 160 #define KEY_ZENKAKUHANKAKU 85 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 160 #define KEY_ZENKAKUHANKAKU 85 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 171 [KEY_ZENKAKUHANKAKU] = "KEY_ZENKAKUHANKAKU", 1571 { .name = "KEY_ZENKAKUHANKAKU", .value = KEY_ZENKAKUHANKAKU },
|
Completed in 19 milliseconds