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

/haiku/src/servers/app/
H A DRGBColor.cpp343 SetRGBColor(&fColor32, col16);
/haiku/src/apps/resedit/
H A DBitmapView.cpp26 inline void SetRGBColor(rgb_color *col, uint8 r, uint8 g, uint8 b, uint8 a = 255);
30 SetRGBColor(rgb_color *col, uint8 r, uint8 g, uint8 b, uint8 a) function

Completed in 44 milliseconds