Searched refs:PT_COLOR_YELLOW (Results 1 – 2 of 2) sorted by relevance
130 init_pair(PT_COLOR_YELLOW, COLOR_WHITE, COLOR_YELLOW); in initialize_curses()258 wbkgd(wakeup_window, COLOR_PAIR(PT_COLOR_YELLOW)); in show_wakeups()
96 #define PT_COLOR_YELLOW 5 macro