Searched refs:tty_control (Results 1 – 8 of 8) sorted by relevance
/third_party/gettext/libtextstyle/lib/ |
D | misc.c | 32 styled_ostream_create (int fd, const char *filename, ttyctl_t tty_control, in styled_ostream_create() argument 37 stream = term_styled_ostream_create (fd, filename, tty_control, css_filename); in styled_ostream_create()
|
D | misc.h | 36 ttyctl_t tty_control,
|
D | textstyle.h | 294 term_ostream_create (int fd, const char *filename, ttyctl_t tty_control); 448 ttyctl_t tty_control, 597 ttyctl_t tty_control,
|
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | term-styled-ostream.oo.h | 44 ttyctl_t tty_control,
|
D | term-ostream.oo.h | 123 term_ostream_create (int fd, const char *filename, ttyctl_t tty_control);
|
D | term-styled-ostream.oo.c | 632 term_styled_ostream_create (int fd, const char *filename, ttyctl_t tty_control, in term_styled_ostream_create() argument 647 stream->destination = term_ostream_create (fd, filename, tty_control); in term_styled_ostream_create()
|
D | term-ostream.oo.c | 2366 term_ostream_create (int fd, const char *filename, ttyctl_t tty_control) in term_ostream_create() argument 2739 activate_term_style_controller (&controller, stream, fd, tty_control); in term_ostream_create()
|
/third_party/gettext/libtextstyle/doc/ |
D | libtextstyle.texi | 987 …m_create (int@tie{}@var{fd}, const@tie{}char@tie{}*@var{filename}, ttyctl_t@tie{}@var{tty_control}) 992 @code{@var{tty_control}} specifies the amount of control to take over the 1202 …ie{}@var{fd}, const@tie{}char@tie{}*@var{filename}, ttyctl_t@tie{}@var{tty_control}, const@tie{}ch… 1208 @code{@var{tty_control}} specifies the amount of control to take over the 1221 …ie{}@var{fd}, const@tie{}char@tie{}*@var{filename}, ttyctl_t@tie{}@var{tty_control}, const@tie{}ch… 1227 @code{@var{tty_control}} specifies the amount of control to take over the
|