Searched refs:KEY_COPY (Results 1 – 16 of 16) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-aiptek-tablet.c | 107 EV_KEY, KEY_COPY,
|
D | litest-device-mouse-roccat.c | 57 EV_KEY, KEY_COPY,
|
D | litest-device-anker-mouse-kbd.c | 61 EV_KEY, KEY_COPY,
|
D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 167 EV_KEY, KEY_COPY,
|
D | litest-device-apple-internal-keyboard.c | 164 EV_KEY, KEY_COPY,
|
D | litest-device-keyboard-razer-blackwidow.c | 170 EV_KEY, KEY_COPY,
|
D | litest-device-asus-rog-gladius.c | 169 EV_KEY, KEY_COPY,
|
D | litest-device-keyboard-razer-blade-stealth.c | 169 EV_KEY, KEY_COPY,
|
D | litest-device-ms-surface-cover.c | 222 EV_KEY, KEY_COPY,
|
/third_party/python/Lib/curses/ |
D | has_key.py | 24 _curses.KEY_COPY: 'kcpy',
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 211 #define KEY_COPY 133 /* AC Copy */ macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 225 #define KEY_COPY 133 /* AC Copy */ macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 211 #define KEY_COPY 133 /* AC Copy */ macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 211 #define KEY_COPY 133 /* AC Copy */ macro
|
/third_party/libevdev/include/ |
D | event-names.h | 218 [KEY_COPY] = "KEY_COPY", 1143 { .name = "KEY_COPY", .value = KEY_COPY },
|
/third_party/python/Doc/library/ |
D | curses.rst | 1511 | ``KEY_COPY`` | Copy |
|