Searched refs:exit_standout_mode (Results 1 – 11 of 11) sorted by relevance
/openbsd/lib/libcurses/widechar/ |
H A D | lib_vid_attr.c | 179 TurnOff(A_STANDOUT, exit_standout_mode); in NCURSES_EXPORT() 233 TurnOff(A_STANDOUT, exit_standout_mode); in NCURSES_EXPORT()
|
/openbsd/lib/libcurses/tty/ |
H A D | lib_vidattr.c | 247 TurnOff(A_STANDOUT, exit_standout_mode); in NCURSES_EXPORT() 299 TurnOff(A_STANDOUT, exit_standout_mode); in NCURSES_EXPORT()
|
H A D | tty_update.c | 2185 if (exit_standout_mode) in NCURSES_SP_NAME() 2186 NCURSES_PUTP2("exit_standout_mode", exit_standout_mode); in NCURSES_SP_NAME()
|
/openbsd/lib/libcurses/base/ |
H A D | lib_newterm.c | 338 SP_PARM->_use_rmso = SGR0_TEST(exit_standout_mode); in NCURSES_SP_NAME()
|
/openbsd/usr.bin/mg/ |
H A D | tty.c | 402 putpad(exit_standout_mode, 1); in ttcolor()
|
/openbsd/usr.bin/less/ |
H A D | screen.c | 373 tmodes(enter_standout_mode, exit_standout_mode, &sc_s_in, &sc_s_out, in get_term()
|
/openbsd/lib/libcurses/tinfo/ |
H A D | comp_parse.c | 709 PAIRED(enter_standout_mode, exit_standout_mode); in sanity_check2()
|
H A D | tinfo_driver.c | 697 sp->_use_rmso = SGR0_TEST(exit_standout_mode); in drv_screen_init()
|
/openbsd/lib/libcurses/ |
H A D | term.h | 274 #define exit_standout_mode CUR Strings[43] macro
|
H A D | Caps | 374 exit_standout_mode rmso str se - - YBCGE exit standout mode
|
/openbsd/usr.bin/tic/ |
H A D | tic.c | 3323 CHECK_SGR0(exit_standout_mode); in check_termtype()
|