Home
last modified time | relevance | path

Searched refs:exit_standout_mode (Results 1 – 11 of 11) sorted by relevance

/openbsd/lib/libcurses/widechar/
H A Dlib_vid_attr.c179 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 Dlib_vidattr.c247 TurnOff(A_STANDOUT, exit_standout_mode); in NCURSES_EXPORT()
299 TurnOff(A_STANDOUT, exit_standout_mode); in NCURSES_EXPORT()
H A Dtty_update.c2185 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 Dlib_newterm.c338 SP_PARM->_use_rmso = SGR0_TEST(exit_standout_mode); in NCURSES_SP_NAME()
/openbsd/usr.bin/mg/
H A Dtty.c402 putpad(exit_standout_mode, 1); in ttcolor()
/openbsd/usr.bin/less/
H A Dscreen.c373 tmodes(enter_standout_mode, exit_standout_mode, &sc_s_in, &sc_s_out, in get_term()
/openbsd/lib/libcurses/tinfo/
H A Dcomp_parse.c709 PAIRED(enter_standout_mode, exit_standout_mode); in sanity_check2()
H A Dtinfo_driver.c697 sp->_use_rmso = SGR0_TEST(exit_standout_mode); in drv_screen_init()
/openbsd/lib/libcurses/
H A Dterm.h274 #define exit_standout_mode CUR Strings[43] macro
H A DCaps374 exit_standout_mode rmso str se - - YBCGE exit standout mode
/openbsd/usr.bin/tic/
H A Dtic.c3323 CHECK_SGR0(exit_standout_mode); in check_termtype()