Home
last modified time | relevance | path

Searched refs:t_enter_standout_mode (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/lib/libcurses/
Dstandout.c86 if ((t_enter_standout_mode(t) != NULL && in wstandout()
Dattributes.c412 if (attr & __STANDOUT && t_enter_standout_mode(t) != NULL && in __wattr_on()
/netbsd/src/lib/libterminfo/
Dterm.h815 #define t_enter_standout_mode(t) (t)->strs[TICODE_smso] macro
1210 #define enter_standout_mode t_enter_standout_mode(cur_term)