Searched refs:PT_COLOR_RED (Results 1 – 1 of 1) sorted by relevance
64 #define PT_COLOR_RED 4 macro272 (void) init_pair(PT_COLOR_RED, COLOR_WHITE, COLOR_RED); in pt_display_init_curses()575 (void) wbkgd(sw[SW_WAKEUPS], COLOR_PAIR(PT_COLOR_RED)); in pt_display_wakeups()