Searched refs:PT_COLOR_HEADER_BAR (Results 1 – 2 of 2) sorted by relevance
179 #define PT_COLOR_HEADER_BAR 2 macro
375 init_pair(PT_COLOR_HEADER_BAR, COLOR_BLACK, COLOR_WHITE); in initialize_curses()393 wattrset(title_bar_window, COLOR_PAIR(PT_COLOR_HEADER_BAR)); in show_title_bar()394 wbkgd(title_bar_window, COLOR_PAIR(PT_COLOR_HEADER_BAR)); in show_title_bar()