Home
last modified time | relevance | path

Searched refs:smso (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/nvi/cl/
H A Dcl_screen.c442 (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()
H A Dcl.h34 char *rmso, *smso; /* Inverse video terminal strings. */ member
H A Dcl_funcs.c162 if (clp->smso == NULL) in cl_attr()
165 (void)tputs(clp->smso, 1, cl_putchar); in cl_attr()
/freebsd/contrib/ncurses/misc/
H A Demx.src114 smso=\E[7m,
133 smso=\E[7m,
327 # so <-> smso begin standout mode
347 smso=\E[7m,
359 smso=\E[1;37;47m,
384 smso=\E[1m,
389 smso=\E[7m,
403 smso=\E[1;37;46m,
413 smso=\E[30;46m,
473 smso=\E[7m,
[all …]
H A Dterminfo.src379 rmso=\E[m, smso=\E[7m,
478 rmso=\E[27m, smso=\E[7m,
796 smso=\EyQ, smul=\EyH, use=at-m,
833 smso=\Ep, use=vt52-basic,
874 rs1=\Ez_\Eb@\EcA, sgr0=\Ez_, smcup=\Ev\Ee\Ez_, smso=\Ep,
890 rs1=\Ez_\Eb@\EcA, sgr0=\Ez_, smcup=\Ev\Ee\Ez_, smso=\Ep,
900 smso=\Ep, use=vt52+arrows,
923 smcup=\Ee, smso=\Ep,
1424 smso=\E(, smul=\E[,
1456 rep@, rmcup@, rmso=\E>, setb@, setf@, smcup@, smso=\E<, use=qnx4,
[all …]
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Datf.terminfo42 smir=smir, smkx=smkx, smm=smm, smso=smso, smul=smul,
/freebsd/contrib/ncurses/include/
H A DCaps.uwin298 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso
358 enter_standout_mode smso str so - - YBCGE begin standout mode
H A DCaps.hpux11306 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso
399 enter_standout_mode smso str so - - YBCGE begin standout mode
H A DCaps.osf1r5305 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso
380 enter_standout_mode smso str so - - YBCGE begin standout mode
H A DCaps310 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso
405 enter_standout_mode smso str so - - YBCGE begin standout mode
H A DCaps.aix4305 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso
397 enter_standout_mode smso str so - - YBCGE begin standout mode
H A DCaps.keys308 magic_cookie_glitch xmc num sg - - YBCGE number of blank characters left by smso or rmso
400 enter_standout_mode smso str so - - YBCGE begin standout mode
/freebsd/contrib/openpam/
H A Dltmain.sh548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd/contrib/file/
H A Dltmain.sh551 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd/contrib/unbound/
H A Dltmain.sh548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd/contrib/openbsm/config/
H A Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd/contrib/ntp/sntp/libevent/
H A Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh513 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd/contrib/ldns/
H A Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd/contrib/ncurses/
H A DNEWS3631 + add smso for env230, to match sgr -TD
5336 change smso for consistency with sgr -TD
5913 + make sgr for sun-color agree with smso -TD
6218 + use bold rather than reverse for smso in sun-color terminfo entry
7052 + improve interix smso terminfo capability by using reverse rather than
12224 capabilities such as smso, use this to check/correct several
13882 + correct rmso/smso capabilities in wy30-mc and wy50-mc (Daniel Weaver)