Searched defs:rgb_color (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DColorHaiku.cpp35 Color::Color(const rgb_color& color)
41 Color::operator rgb_color() const
/external/libpng/contrib/gregbook/
H A Drpng2-win.c168 static struct rgb_color { struct
189 static int num_rgb = sizeof(rgb) / sizeof(struct rgb_color);
H A Drpng2-x.c203 static struct rgb_color { struct
225 static int num_rgb = sizeof(rgb) / sizeof(struct rgb_color);

Completed in 92 milliseconds