Home
last modified time | relevance | path

Searched refs:KEY_BREAK (Results 1 – 6 of 6) sorted by relevance

/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h483 #define KEY_BREAK 0x19b macro
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h497 #define KEY_BREAK 0x19b macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h483 #define KEY_BREAK 0x19b macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h484 #define KEY_BREAK 0x19b macro
/third_party/libevdev/include/
Devent-names.h388 [KEY_BREAK] = "KEY_BREAK",
1096 { .name = "KEY_BREAK", .value = KEY_BREAK },
/third_party/python/Doc/library/
Dcurses.rst1432 | ``KEY_BREAK`` | Break key (unreliable) |