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