Searched refs:PT_COLOR_DEFAULT (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/powertop/common/
H A Ddisplay.c57 #define PT_COLOR_DEFAULT 1 macro
264 (void) init_pair(PT_COLOR_DEFAULT, COLOR_WHITE, COLOR_BLACK);
611 (void) wbkgd(sw[SW_EVENTS], COLOR_PAIR(PT_COLOR_DEFAULT));
612 (void) wattron(sw[SW_EVENTS], COLOR_PAIR(PT_COLOR_DEFAULT));

Completed in 15 milliseconds