Searched refs:t_enter_blink_mode (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/lib/libcurses/
H A Dattributes.c380 if (attr & __BLINK && t_enter_blink_mode(t) != NULL)
/netbsd-current/lib/libterminfo/
H A Dterm.h792 #define t_enter_blink_mode(t) (t)->strs[TICODE_blink] macro
1187 #define enter_blink_mode t_enter_blink_mode(cur_term)

Completed in 153 milliseconds