SetHighColor
BView::SetHighColor(uchar red, uchar green, uchar blue, uchar alpha)
BColumnListView::SetHighColor(rgb_color color)
BView::SetHighColor(rgb_color color)
DrawState::SetHighColor(rgb_color color)
DrawingEngine::SetHighColor(const rgb_color& color)
Painter::SetHighColor(const rgb_color& color)
PatternHandler::SetHighColor(const rgb_color& color)
RemoteDrawingEngine::SetHighColor(const rgb_color& color)
Painter::SetHighColor(const rgb_color& color)
Painter::SetHighColor(uint8 r, uint8 g, uint8 b, uint8 a)