Searched refs:screen_attr (Results 1 – 3 of 3) sorted by relevance
127 attr_clear (stdscr, LINES, COLS, screen_attr); in dialog_clear()132 wattrset (stdscr, screen_attr); in dialog_clear()
91 #define screen_attr attributes[0] macro
131 attr_clear (stdscr, LINES, COLS, screen_attr); in main()