Home
last modified time | relevance | path

Searched refs:t_exit_standout_mode (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/lib/libcurses/
Dstandout.c87 t_exit_standout_mode(t) != NULL) || in wstandout()
Dsetterm.c160 const char *t_esm = t_exit_standout_mode(screen->term); in _cursesi_setterm()
Dattributes.c413 t_exit_standout_mode(t) != NULL) in __wattr_on()
/netbsd/src/lib/libterminfo/
Dterm.h837 #define t_exit_standout_mode(t) (t)->strs[TICODE_rmso] macro
1232 #define exit_standout_mode t_exit_standout_mode(cur_term)