Searched refs:_use_rmso (Results 1 – 5 of 5) sorted by relevance
244 if (!SP_PARM || SP_PARM->_use_rmso) { in NCURSES_EXPORT()296 if (!SP_PARM || SP_PARM->_use_rmso) { in NCURSES_EXPORT()
176 if (!SP_PARM || SP_PARM->_use_rmso) { in NCURSES_EXPORT()230 if (!SP_PARM || SP_PARM->_use_rmso) { in NCURSES_EXPORT()
336 SP_PARM->_use_rmso = SGR0_TEST(exit_standout_mode); in NCURSES_SP_NAME()
697 sp->_use_rmso = SGR0_TEST(exit_standout_mode); in drv_screen_init()
1072 bool _use_rmso; /* true if we may use 'rmso' */ member