Home
last modified time | relevance | path

Searched refs:noop_styled_ostream_t (Results 1 – 6 of 6) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/
Dnoop-styled-ostream.oo.c40 noop_styled_ostream::write_mem (noop_styled_ostream_t stream, in write_mem()
47 noop_styled_ostream::flush (noop_styled_ostream_t stream, in flush()
54 noop_styled_ostream::free (noop_styled_ostream_t stream) in free()
66 noop_styled_ostream::begin_use_class (noop_styled_ostream_t stream, in begin_use_class()
72 noop_styled_ostream::end_use_class (noop_styled_ostream_t stream, in end_use_class()
78 noop_styled_ostream::get_hyperlink_ref (noop_styled_ostream_t stream) in get_hyperlink_ref()
84 noop_styled_ostream::get_hyperlink_id (noop_styled_ostream_t stream) in get_hyperlink_id()
90 noop_styled_ostream::set_hyperlink (noop_styled_ostream_t stream, in set_hyperlink()
103 noop_styled_ostream::flush_to_current_style (noop_styled_ostream_t stream) in flush_to_current_style()
110 noop_styled_ostream_t
[all …]
Dnoop-styled-ostream.oo.h43 extern noop_styled_ostream_t
/third_party/gettext/libtextstyle/lib/
Dtextstyle.h499 typedef styled_ostream_t noop_styled_ostream_t; typedef
505 extern void noop_styled_ostream_write_mem (noop_styled_ostream_t first_arg, const void *data, size_…
506 extern void noop_styled_ostream_flush (noop_styled_ostream_t first_arg, ostream_flush_scope_t scope…
507 extern void noop_styled_ostream_free (noop_styled_ostream_t first_arg);
508 extern void noop_styled_ostream_begin_use_class (noop_styled_ostream_t first_arg, const char *class…
509 extern void noop_styled_ostream_end_use_class (noop_styled_ostream_t first_arg, const char *classna…
510 extern const char *noop_styled_ostream_get_hyperlink_ref (noop_styled_ostream_t first_arg);
511 extern const char *noop_styled_ostream_get_hyperlink_id (noop_styled_ostream_t first_arg);
512 extern void noop_styled_ostream_set_hyperlink (noop_styled_ostream_t first_arg, const char *ref, co…
513 extern void noop_styled_ostream_flush_to_current_style (noop_styled_ostream_t first_arg);
[all …]
/third_party/gettext/libtextstyle/
DNEWS22 * New class: noop_styled_ostream_t.
/third_party/gettext/gettext-tools/src/
Dwrite-catalog.c310 noop_styled_ostream_t styled_stream; in msgdomain_list_print()
/third_party/gettext/libtextstyle/doc/
Dlibtextstyle.texi1258 @samp{noop_styled_ostream_t}. It is a subclass of @samp{styled_ostream_t}.
1262 @deftypefn Function noop_styled_ostream_t noop_styled_ostream_create (ostream_t@tie{}@var{destinati…