WhichForegroundColor
return data->WhichForegroundColor() == which;
return fStyleData->WhichForegroundColor();
color_which WhichForegroundColor() const;
inline color_which WhichForegroundColor() const
if (style.WhichForegroundColor() != B_NO_COLOR)
view->SetHighUIColor(style.WhichForegroundColor());