Lines Matching refs:attributes
371 (void) wattrset(main_window, attributes[FUNCTION_HIGHLIGHT]);
375 (void) wattrset(main_window, attributes[FUNCTION_TEXT]);
382 (void) wattrset(main_window, attributes[NORMAL]);
957 (void) wattrset(main_window, attributes[NORMAL]);
960 attributes[MAIN_HEADING]);
962 (void) wattrset(main_window, attributes[MAIN_MENU_BOX]);
964 (void) wattrset(main_window, attributes[MAIN_MENU_HEADING]);
966 (void) wattrset(main_window, attributes[NORMAL]);
1532 set_menu_fore(curses_menu, attributes[MAIN_MENU_FORE]);
1533 set_menu_back(curses_menu, attributes[MAIN_MENU_BACK]);
1534 set_menu_grey(curses_menu, attributes[MAIN_MENU_GREY]);