Home
last modified time | relevance | path

Searched refs:KEY_SCOPY (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/tests/
Dstd_defines108 assign KEY_SCOPY 0x17D
/freebsd-12-stable/contrib/ee/
Dnew_curse.h113 #define KEY_SCOPY 0575 macro
/freebsd-12-stable/contrib/ncurses/include/
DCaps.uwin485 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
DCaps.aix4672 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
DCaps.hpux11578 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
DCaps.keys519 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
DCaps517 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
DCaps.osf1r5674 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp4641 case KEY_SCOPY: in CursesKeyToCString()