Searched refs:wattr_on (Results 1 – 2 of 2) sorted by relevance
95 int wattr_on ( WINDOW *win, attr_t attrs, in wattr_on() function
423 extern int wattr_on ( WINDOW *, attr_t, void * )515 return wattr_on ( stdscr, attrs, opts ); in attr_on()