Searched defs:SetHighColor (Results 1 - 11 of 11) sorted by path

/haiku-fatelf/headers/os/interface/
H A DView.h735 BView::SetHighColor(uchar r, uchar g, uchar b, uchar a) function in class:BView
/haiku-fatelf/src/kits/interface/
H A DColumnListView.cpp1365 BColumnListView::SetHighColor(rgb_color color) function in class:BColumnListView
[all...]
H A DView.cpp2144 BView::SetHighColor(rgb_color color) function in class:BView
/haiku-fatelf/src/servers/app/
H A DDrawState.cpp464 DrawState::SetHighColor(const rgb_color& color) function in class:DrawState
/haiku-fatelf/src/servers/app/drawing/
H A DDrawingEngine.cpp243 DrawingEngine::SetHighColor(const rgb_color& color) function in class:DrawingEngine
H A DPatternHandler.cpp179 PatternHandler::SetHighColor(const rgb_color& color) function in class:PatternHandler
/haiku-fatelf/src/servers/app/drawing/Painter/
H A DPainter.cpp339 Painter::SetHighColor(const rgb_color& color) function in class:Painter
/haiku-fatelf/src/servers/app/drawing/html5/
H A DHTML5DrawingEngine.cpp122 HTML5DrawingEngine::SetHighColor(const rgb_color& color) function in class:HTML5DrawingEngine
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteDrawingEngine.cpp121 RemoteDrawingEngine::SetHighColor(const rgb_color& color) function in class:RemoteDrawingEngine
/haiku-fatelf/src/tests/servers/app/painter/
H A DPainter.cpp188 Painter::SetHighColor(const rgb_color& color) function in class:Painter
H A DPainter.h40 inline void SetHighColor(const RGBColor& color) function in class:Painter
321 Painter::SetHighColor(uint8 r, uint8 g, uint8 b, uint8 a) function in class:Painter

Completed in 128 milliseconds