Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/nvi/cl/
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()
Dcl.h34 char *rmso, *smso; /* Inverse video terminal strings. */ member
Dcl_funcs.c162 if (clp->smso == NULL) in cl_attr()
165 (void)tputs(clp->smso, 1, cl_putchar); in cl_attr()
/freebsd-12-stable/contrib/ncurses/misc/
Demx.src113 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 …]
Dterminfo.src368 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/
Datf.terminfo42 smir=smir, smkx=smkx, smm=smm, smso=smso, smul=smul,
/freebsd-12-stable/contrib/ncurses/include/
DCaps.uwin259 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
DCaps.aix4266 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
DCaps.hpux11267 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
DCaps.keys268 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
DCaps266 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
DCaps.osf1r5266 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/
Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd-12-stable/contrib/libevent/build-aux/
Dltmain.sh513 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd-12-stable/contrib/sqlite3/
Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd-12-stable/contrib/openbsm/config/
Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/
Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd-12-stable/contrib/unbound/
Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd-12-stable/contrib/openpam/
Dltmain.sh548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd-12-stable/contrib/file/
Dltmain.sh508 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd-12-stable/contrib/ldns/
Dltmain.sh505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
/freebsd-12-stable/contrib/ncurses/
DNEWS385 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)