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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm_ostream.priv.h18 char *set_foreground; member in struct:term_ostream_representation
H A Dterm-ostream.oo.c953 char *set_foreground; /* setf Sf */ member in struct:ostream
1228 tputs (tparm (stream->set_foreground, new_attr.color),
1609 if (stream->set_foreground != NULL)
1610 free (stream->set_foreground);
1728 stream->set_foreground = NULL;
1758 stream->set_foreground = xstrdup0 (tigetstr ("setf"));
1795 stream->set_foreground = xstrdup0 (tgetstr ("Sf", TEBP));
1868 && (stream->set_a_foreground != NULL || stream->set_foreground != NULL)
H A Dterm-ostream.c1205 tputs (tparm (stream->set_foreground, new_attr.color),
1586 if (stream->set_foreground != NULL)
1587 free (stream->set_foreground);
1705 stream->set_foreground = NULL;
1735 stream->set_foreground = xstrdup0 (tigetstr ("setf"));
1772 stream->set_foreground = xstrdup0 (tgetstr ("Sf", TEBP));
1845 && (stream->set_a_foreground != NULL || stream->set_foreground != NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.c953 char *set_foreground; /* setf Sf */ member in struct:ostream
1228 tputs (tparm (stream->set_foreground, new_attr.color),
1609 if (stream->set_foreground != NULL)
1610 free (stream->set_foreground);
1728 stream->set_foreground = NULL;
1758 stream->set_foreground = xstrdup0 (tigetstr ("setf"));
1795 stream->set_foreground = xstrdup0 (tgetstr ("Sf", TEBP));
1868 && (stream->set_a_foreground != NULL || stream->set_foreground != NULL)

Completed in 166 milliseconds