Searched refs:term_ostream_rgb_to_color (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream.c33 term_ostream_rgb_to_color (stream, colors[i].r, colors[i].g, colors[i].b);
81 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
96 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
111 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
126 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
141 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
156 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-term-ostream.c33 term_ostream_rgb_to_color (stream, colors[i].r, colors[i].g, colors[i].b);
81 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
96 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
111 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
126 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
141 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
156 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dcolor.c106 term_ostream_rgb_to_color (stream, colors[i].r, colors[i].g, colors[i].b);
155 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
171 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
187 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
203 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
219 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
236 term_color_t c = term_ostream_rgb_to_color (stream, r, g, b);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.h94 extern term_color_t term_ostream_rgb_to_color (term_ostream_t first_arg, int red, int green, int blue);
156 # define term_ostream_rgb_to_color term_ostream_rgb_to_color_inline macro
158 term_ostream_rgb_to_color (term_ostream_t first_arg, int red, int green, int blue) function
H A Dterm-styled-ostream.c305 return term_ostream_rgb_to_color (stream, r, g, b);
H A Dterm-styled-ostream.oo.c308 return term_ostream_rgb_to_color (stream, r, g, b);
H A Dterm-ostream.c1956 term_ostream_rgb_to_color (term_ostream_t first_arg, int red, int green, int blue) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-styled-ostream.oo.c308 return term_ostream_rgb_to_color (stream, r, g, b);

Completed in 120 milliseconds