Lines Matching refs:rgb_t
78 } rgb_t; typedef
90 rgb_to_hsv (rgb_t c, hsv_t *result) in rgb_to_hsv()
197 nearest_color (rgb_t given, const rgb_t *table, unsigned int table_size) in nearest_color()
289 static const rgb_t colors_of_common8[8] =
305 rgb_t color; in rgb_to_color_common8()
346 static const rgb_t colors_of_xterm8[8] =
363 rgb_t color; in rgb_to_color_xterm8()
387 static const rgb_t colors_of_xterm16[16] =
411 rgb_t color; in rgb_to_color_xterm16()
441 static const rgb_t colors_of_xterm88[88] =
537 rgb_t color; in rgb_to_color_xterm88()
585 static const rgb_t colors_of_xterm256[256] =
849 rgb_t color; in rgb_to_color_xterm256()