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

/opensolaris-onvv-gate/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);
596 (void) wbkgd(sw[SW_EVENTS], COLOR_PAIR(PT_COLOR_DEFAULT));
597 (void) wattron(sw[SW_EVENTS], COLOR_PAIR(PT_COLOR_DEFAULT));

Completed in 213 milliseconds