Searched refs:PT_COLOR_BLUE (Results 1 – 2 of 2) sorted by relevance
132 init_pair(PT_COLOR_BLUE, COLOR_WHITE, COLOR_BLUE); in initialize_curses()267 wbkgd(wakeup_window, COLOR_PAIR(PT_COLOR_BLUE)); in show_wakeups()
99 #define PT_COLOR_BLUE 8 macro