Searched refs:smso (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.1-release/contrib/nvi/cl/
H A Dcl_screen.c450 (void)cl_getcap(sp, "smso", &clp->smso);
456 if (clp->smso == NULL || clp->rmso == NULL) {
457 if (clp->smso != NULL) {
458 free(clp->smso);
459 clp->smso = NULL;
562 if (clp->smso != NULL) {
563 free(clp->smso);
564 clp->smso = NULL;
H A Dcl.h37 char *rmso, *smso; /* Inverse video terminal strings. */ member in struct:_cl_private
H A Dcl_funcs.c166 if (clp->smso == NULL)
169 (void)tputs(clp->smso, 1, cl_putchar);
/freebsd-10.1-release/contrib/ncurses/misc/
H A 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
[all...]
H A Dterminfo.src368 rmso=\E[m, smso=\E[7m,
402 sgr0=\E[0;10m, smpch=\E[11m, smso=\E[7m, smul=\E[4m,
419 sgr0=\E[0;10m, smacs=\E[12m, smso=\E[7m, smul=\E[4m,
529 smso=\E[7m, smul=\E[4m,
683 sgr0=\E[0;10m, smir=\E[4h, smkx=\E[?4h, smso=\E[7m,
834 smso=\E[7m, smul=\E[4m,
896 smso=\E[7m, smul=\E[4m, vpa=\E[%i%p1%dd, grbom=\E[>1l,
966 smacs=\E[12m, smam=\E[?7h, smso=\E[7m, smul=\E[4m,
1007 sgr0=\E[0;10m, smacs=\E[12m, smso=\E[7m, smul=\E[4m,
1022 smso
[all...]
/freebsd-10.1-release/contrib/ncurses/include/
H A 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
H A 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
H A 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
H A 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
H A 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

Completed in 125 milliseconds