• Home
  • Raw
  • Download

Lines Matching refs:term_ostream_t

983 @samp{term_ostream_t}.  It is a subclass of @samp{ostream_t}.
987 @deftypefn Function term_ostream_t term_ostream_create (int@tie{}@var{fd}, const@tie{}char@tie{}*@v…
1003 @deftypefn Function term_color_t term_ostream_rgb_to_color (term_ostream_t@tie{}@var{stream}, int@t…
1009 @deftypefn Function term_color_t term_ostream_get_color (term_ostream_t@tie{}@var{stream})
1010 @deftypefnx Function void term_ostream_set_color (term_ostream_t@tie{}@var{stream}, term_color_t@ti…
1014 @deftypefn Function term_color_t term_ostream_get_bgcolor (term_ostream_t@tie{}@var{stream})
1015 @deftypefnx Function void term_ostream_set_bgcolor (term_ostream_t@tie{}@var{stream}, term_color_t@…
1019 @deftypefn Function term_weight_t term_ostream_get_weight (term_ostream_t@tie{}@var{stream})
1020 @deftypefnx Function void term_ostream_set_weight (term_ostream_t@tie{}@var{stream}, term_weight_t@…
1024 @deftypefn Function term_posture_t term_ostream_get_posture (term_ostream_t@tie{}@var{stream})
1025 @deftypefnx Function void term_ostream_set_posture (term_ostream_t@tie{}@var{stream}, term_posture_…
1029 @deftypefn Function term_underline_t term_ostream_get_underline (term_ostream_t@tie{}@var{stream})
1030 @deftypefnx Function void term_ostream_set_underline (term_ostream_t@tie{}@var{stream}, term_underl…
1034 @deftypefn Function {const char *} term_ostream_get_hyperlink_ref (term_ostream_t@tie{}@var{stream})
1042 @deftypefn Function {const char *} term_ostream_get_hyperlink_id (term_ostream_t@tie{}@var{stream})
1050 @deftypefn Function void term_ostream_set_hyperlink (term_ostream_t@tie{}@var{stream}, const@tie{}c…
1066 @deftypefn Function void term_ostream_flush_to_current_style (term_ostream_t@tie{}@var{stream})