Home
last modified time | relevance | path

Searched refs:smso (Results 1 – 22 of 22) 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,
429 sgr0=\E[0;10m, smpch=\E[11m, smso=\E[7m, smul=\E[4m,
566 rmso=\E[m, rmul=\E[m, smir=\E[4h, smso=\E[7m, smul=\E[4m,
792 smso=\EyQ, smul=\EyH, use=at-m,
829 smso=\Ep, use=vt52-basic,
856 smkx=\E[?1h\E=, smso=\E[7m, smul=\E[4m, tbc=\E[3g,
871 rs1=\Ez_\Eb@\EcA, sgr0=\Ez_, smcup=\Ev\Ee\Ez_, smso=\Ep,
887 rs1=\Ez_\Eb@\EcA, sgr0=\Ez_, smcup=\Ev\Ee\Ez_, smso=\Ep,
897 smso=\Ep, use=vt52+arrows,
920 smcup=\Ee, smso=\Ep,
[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 DCaps305 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.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 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
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
/freebsd/contrib/openbsm/config/
H A Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd/contrib/openpam/
H A Dltmain.sh548 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/sqlite3/
H A Dltmain.sh505 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/unbound/
H A Dltmain.sh505 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/ncurses/
H A DNEWS3062 + add smso for env230, to match sgr -TD
4767 change smso for consistency with sgr -TD
5344 + make sgr for sun-color agree with smso -TD
5649 + use bold rather than reverse for smso in sun-color terminfo entry
6483 + improve interix smso terminfo capability by using reverse rather than
11655 capabilities such as smso, use this to check/correct several
13313 + correct rmso/smso capabilities in wy30-mc and wy50-mc (Daniel Weaver)