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

/haiku/src/apps/activitymonitor/
H A DActivityView.h126 rgb_color fLegendBackgroundColor; member in class:ActivityView
H A DActivityView.cpp610 fLegendBackgroundColor = LowColor();
1099 fLegendBackgroundColor = *color;
1100 SetLowColor(fLegendBackgroundColor);
1343 outerFrame, fLegendBackgroundColor, flags);
1477 SetLowColor(fLegendBackgroundColor);
1494 rect, fLegendBackgroundColor, flags);

Completed in 81 milliseconds