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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dcolor.c129 term_ostream_set_color (stream, row_color);
135 term_ostream_set_color (stream, COLOR_DEFAULT);
296 term_ostream_set_color (stream, colors[row].c);
310 term_ostream_set_color (stream, COLOR_DEFAULT);
312 term_ostream_set_color (stream, colors[row].c);
332 term_ostream_set_color (stream, COLOR_DEFAULT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.h96 extern void term_ostream_set_color (term_ostream_t first_arg, term_color_t color);
174 # define term_ostream_set_color term_ostream_set_color_inline macro
176 term_ostream_set_color (term_ostream_t first_arg, term_color_t color) function
H A Dterm-styled-ostream.c86 term_ostream_set_color (stream->destination, stream->curr_attr->color);
H A Dterm-styled-ostream.oo.c89 term_ostream_set_color (stream->destination, stream->curr_attr->color);
H A Dterm-ostream.c1972 term_ostream_set_color (term_ostream_t first_arg, term_color_t color) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream.c56 term_ostream_set_color (stream, row_color);
62 term_ostream_set_color (stream, COLOR_DEFAULT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-term-ostream.c56 term_ostream_set_color (stream, row_color);
62 term_ostream_set_color (stream, COLOR_DEFAULT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-styled-ostream.oo.c89 term_ostream_set_color (stream->destination, stream->curr_attr->color);

Completed in 37 milliseconds