Searched refs:PT_COLOR_DEFAULT (Results 1 – 1 of 1) sorted by relevance
61 #define PT_COLOR_DEFAULT 1 macro269 (void) init_pair(PT_COLOR_DEFAULT, COLOR_WHITE, COLOR_BLACK); in pt_display_init_curses()613 (void) wbkgd(sw[SW_EVENTS], COLOR_PAIR(PT_COLOR_DEFAULT)); in pt_display_events()614 (void) wattron(sw[SW_EVENTS], COLOR_PAIR(PT_COLOR_DEFAULT)); in pt_display_events()