Searched refs:smso (Results 1 – 22 of 22) sorted by relevance
| /freebsd-12-stable/contrib/nvi/cl/ |
| D | cl_screen.c | 442 (void)cl_getcap(sp, "smso", &clp->smso); in cl_ex_init() 448 if (clp->smso == NULL || clp->rmso == NULL) { in cl_ex_init() 449 free(clp->smso); in cl_ex_init() 450 clp->smso = NULL; in cl_ex_init() 547 free(clp->smso); in cl_freecap() 548 clp->smso = NULL; in cl_freecap()
|
| D | cl.h | 34 char *rmso, *smso; /* Inverse video terminal strings. */ member
|
| D | cl_funcs.c | 162 if (clp->smso == NULL) in cl_attr() 165 (void)tputs(clp->smso, 1, cl_putchar); in cl_attr()
|
| /freebsd-12-stable/contrib/ncurses/misc/ |
| D | emx.src | 113 smso=\E[7m, 132 smso=\E[7m, 326 # so <-> smso begin standout mode 346 smso=\E[7m, 358 smso=\E[1;37;47m, 383 smso=\E[1m, 388 smso=\E[7m, 402 smso=\E[1;37;46m, 412 smso=\E[30;46m, 472 smso=\E[7m, [all …]
|
| D | terminfo.src | 368 rmso=\E[m, smso=\E[7m, 410 sgr0=\E[0;10m, smpch=\E[11m, smso=\E[7m, smul=\E[4m, 427 sgr0=\E[0;10m, smacs=\E[12m, smso=\E[7m, smul=\E[4m, 539 smso=\E[7m, smul=\E[4m, 720 smso=\EyQ, smul=\EyH, use=at-m, 745 rs2=\Ev\Eq\Ee, sc=\Ej, sgr0=\Eq, smso=\Ep, 771 smkx=\E[?1h\E=, smso=\E[7m, smul=\E[4m, tbc=\E[3g, 788 smcup=\Ev\Ee\Ez_, smso=\Ep, smul=\EyH, 805 smso=\Ep, smul=\EyH, 814 kcuf1=\EC, kcuu1=\EA, ri=\EI, rmso=\Eq, sgr0=\Eq, smso=\Ep, [all …]
|
| /freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/ |
| D | atf.terminfo | 42 smir=smir, smkx=smkx, smm=smm, smso=smso, smul=smul,
|
| /freebsd-12-stable/contrib/ncurses/include/ |
| D | Caps.uwin | 259 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso 327 enter_standout_mode smso str so - - YBCGE begin standout mode
|
| D | Caps.aix4 | 266 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso 359 enter_standout_mode smso str so - - YBCGE begin standout mode
|
| D | Caps.hpux11 | 267 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso 361 enter_standout_mode smso str so - - YBCGE begin standout mode
|
| D | Caps.keys | 268 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso 361 enter_standout_mode smso str so - - YBCGE begin standout mode
|
| D | Caps | 266 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso 359 enter_standout_mode smso str so - - YBCGE begin standout mode
|
| D | Caps.osf1r5 | 266 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso 343 enter_standout_mode smso str so - - YBCGE begin standout mode
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/ |
| D | ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /freebsd-12-stable/contrib/libevent/build-aux/ |
| D | ltmain.sh | 513 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /freebsd-12-stable/contrib/sqlite3/ |
| D | ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /freebsd-12-stable/contrib/openbsm/config/ |
| D | ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/ |
| D | ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /freebsd-12-stable/contrib/unbound/ |
| D | ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /freebsd-12-stable/contrib/openpam/ |
| D | ltmain.sh | 548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /freebsd-12-stable/contrib/file/ |
| D | ltmain.sh | 508 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /freebsd-12-stable/contrib/ldns/ |
| D | ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | NEWS | 385 change smso for consistency with sgr -TD 962 + make sgr for sun-color agree with smso -TD 1267 + use bold rather than reverse for smso in sun-color terminfo entry 2102 + improve interix smso terminfo capability by using reverse rather than 7274 capabilities such as smso, use this to check/correct several 8932 + correct rmso/smso capabilities in wy30-mc and wy50-mc (Daniel Weaver)
|