Searched refs:set_background (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm_ostream.priv.h20 char *set_background; member in struct:term_ostream_representation
H A Dterm-ostream.oo.c955 char *set_background; /* setb Sb */ member in struct:ostream
1316 tputs (tparm (stream->set_background, new_attr.bgcolor),
1613 if (stream->set_background != NULL)
1614 free (stream->set_background);
1730 stream->set_background = NULL;
1760 stream->set_background = xstrdup0 (tigetstr ("setb"));
1797 stream->set_background = xstrdup0 (tgetstr ("Sb", TEBP));
1872 && (stream->set_a_background != NULL || stream->set_background != NULL)
H A Dterm-ostream.c1293 tputs (tparm (stream->set_background, new_attr.bgcolor),
1590 if (stream->set_background != NULL)
1591 free (stream->set_background);
1707 stream->set_background = NULL;
1737 stream->set_background = xstrdup0 (tigetstr ("setb"));
1774 stream->set_background = xstrdup0 (tgetstr ("Sb", TEBP));
1849 && (stream->set_a_background != NULL || stream->set_background != NULL)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.c955 char *set_background; /* setb Sb */ member in struct:ostream
1316 tputs (tparm (stream->set_background, new_attr.bgcolor),
1613 if (stream->set_background != NULL)
1614 free (stream->set_background);
1730 stream->set_background = NULL;
1760 stream->set_background = xstrdup0 (tigetstr ("setb"));
1797 stream->set_background = xstrdup0 (tgetstr ("Sb", TEBP));
1872 && (stream->set_a_background != NULL || stream->set_background != NULL)

Completed in 204 milliseconds