Home
last modified time | relevance | path

Searched defs:rgb_color (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DGraphicsDefs.h42 typedef struct rgb_color { struct
50 inline rgb_color& argument
75 Contrast(rgb_color colorA, rgb_color colorB) in Contrast() argument
102 } rgb_color; typedef
/haiku/src/servers/app/
H A DRGBColor.h58 operator rgb_color() const in rgb_color() function