Searched refs:nearest_color (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.c180 nearest_color (rgb_t given, const rgb_t *table, unsigned int table_size) function
304 return nearest_color (color, colors_of_common8, 8);
362 return nearest_color (color, colors_of_xterm8, 8);
414 return nearest_color (color, colors_of_xterm16, 16);
558 return nearest_color (color, colors_of_xterm88, 88);
910 return nearest_color (color, colors_of_xterm256, 256);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.c183 nearest_color (rgb_t given, const rgb_t *table, unsigned int table_size) function
307 return nearest_color (color, colors_of_common8, 8);
365 return nearest_color (color, colors_of_xterm8, 8);
417 return nearest_color (color, colors_of_xterm16, 16);
561 return nearest_color (color, colors_of_xterm88, 88);
913 return nearest_color (color, colors_of_xterm256, 256);
H A Dterm-ostream.oo.c180 nearest_color (rgb_t given, const rgb_t *table, unsigned int table_size) function
304 return nearest_color (color, colors_of_common8, 8);
362 return nearest_color (color, colors_of_xterm8, 8);
414 return nearest_color (color, colors_of_xterm16, 16);
558 return nearest_color (color, colors_of_xterm88, 88);
910 return nearest_color (color, colors_of_xterm256, 256);

Completed in 99 milliseconds