Home
last modified time | relevance | path

Searched refs:styled_ostream_representation (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/
H A Dstyled-ostream.h33 struct styled_ostream_representation;
41 struct styled_ostream_representation *_pointer;
44 styled_ostream_t (struct styled_ostream_representation *pointer) : _pointer (pointer) {} in styled_ostream_t()
45 struct styled_ostream_representation * operator -> () { return _pointer; }
46 operator struct styled_ostream_representation * () { return _pointer; }
52 …explicit styled_ostream_t (ostream_t x) : _pointer ((struct styled_ostream_representation *) (void… in styled_ostream_t()
103 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_write_mem()
112 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_flush()
121 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_free()
130 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_begin_use_class()
[all …]
H A Dstyled-ostream.c4 #define styled_ostream_representation any_ostream_representation macro
135 sizeof (struct styled_ostream_representation),
155 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_write_mem()
163 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_flush()
171 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_free()
179 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_begin_use_class()
187 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_end_use_class()
195 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_get_hyperlink_ref()
203 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_get_hyperlink_id()
211 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_set_hyperlink()
[all …]
H A Dnoop-styled-ostream.h45 …operator struct styled_ostream_representation * () { return (struct styled_ostream_representation
51 …operator styled_ostream_t () { return (styled_ostream_t) (struct styled_ostream_representation *) … in styled_ostream_t()
H A Dhtml-styled-ostream.h43 …operator struct styled_ostream_representation * () { return (struct styled_ostream_representation
49 …operator styled_ostream_t () { return (styled_ostream_t) (struct styled_ostream_representation *) … in styled_ostream_t()
H A Dterm-styled-ostream.h44 …operator struct styled_ostream_representation * () { return (struct styled_ostream_representation
50 …operator styled_ostream_t () { return (styled_ostream_t) (struct styled_ostream_representation *) … in styled_ostream_t()
H A Dstyled_ostream.priv.h7 struct styled_ostream_representation struct
H A Dnoop_styled_ostream.priv.h9 struct styled_ostream_representation base;
H A Dhtml_styled_ostream.priv.h9 struct styled_ostream_representation base;
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/
H A Dstyled-ostream.h33 struct styled_ostream_representation;
41 struct styled_ostream_representation *_pointer;
44 styled_ostream_t (struct styled_ostream_representation *pointer) : _pointer (pointer) {} in styled_ostream_t()
45 struct styled_ostream_representation * operator -> () { return _pointer; }
46 operator struct styled_ostream_representation * () { return _pointer; }
52 …explicit styled_ostream_t (ostream_t x) : _pointer ((struct styled_ostream_representation *) (void… in styled_ostream_t()
103 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_write_mem()
112 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_flush()
121 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_free()
130 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_begin_use_class()
[all …]
H A Dstyled-ostream.c4 #define styled_ostream_representation any_ostream_representation macro
135 sizeof (struct styled_ostream_representation),
155 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_write_mem()
163 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_flush()
171 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_free()
179 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_begin_use_class()
187 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_end_use_class()
195 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_get_hyperlink_ref()
203 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_get_hyperlink_id()
211 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_set_hyperlink()
[all …]
H A Dterm-styled-ostream.h44 …operator struct styled_ostream_representation * () { return (struct styled_ostream_representation
50 …operator styled_ostream_t () { return (styled_ostream_t) (struct styled_ostream_representation *) … in styled_ostream_t()
H A Dhtml-styled-ostream.h43 …operator struct styled_ostream_representation * () { return (struct styled_ostream_representation
49 …operator styled_ostream_t () { return (styled_ostream_t) (struct styled_ostream_representation *) … in styled_ostream_t()
H A Dnoop-styled-ostream.h45 …operator struct styled_ostream_representation * () { return (struct styled_ostream_representation
51 …operator styled_ostream_t () { return (styled_ostream_t) (struct styled_ostream_representation *) … in styled_ostream_t()
H A Dstyled_ostream.priv.h7 struct styled_ostream_representation struct
H A Dhtml_styled_ostream.priv.h9 struct styled_ostream_representation base;
H A Dnoop_styled_ostream.priv.h9 struct styled_ostream_representation base;
H A Dterm_styled_ostream.priv.h9 struct styled_ostream_representation base;
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/
H A Dstyled-ostream.h33 struct styled_ostream_representation;
41 struct styled_ostream_representation *_pointer;
44 styled_ostream_t (struct styled_ostream_representation *pointer) : _pointer (pointer) {} in styled_ostream_t()
45 struct styled_ostream_representation * operator -> () { return _pointer; }
46 operator struct styled_ostream_representation * () { return _pointer; }
52 …explicit styled_ostream_t (ostream_t x) : _pointer ((struct styled_ostream_representation *) (void… in styled_ostream_t()
103 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_write_mem()
112 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_flush()
121 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_free()
130 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_begin_use_class()
[all …]
H A Dstyled-ostream.c4 #define styled_ostream_representation any_ostream_representation macro
135 sizeof (struct styled_ostream_representation),
155 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_write_mem()
163 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_flush()
171 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_free()
179 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_begin_use_class()
187 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_end_use_class()
195 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_get_hyperlink_ref()
203 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_get_hyperlink_id()
211 …((struct styled_ostream_representation_header *) (struct styled_ostream_representation *) first_ar… in styled_ostream_set_hyperlink()
[all …]
H A Dnoop-styled-ostream.h45 …operator struct styled_ostream_representation * () { return (struct styled_ostream_representation
51 …operator styled_ostream_t () { return (styled_ostream_t) (struct styled_ostream_representation *) … in styled_ostream_t()
H A Dhtml-styled-ostream.h43 …operator struct styled_ostream_representation * () { return (struct styled_ostream_representation
49 …operator styled_ostream_t () { return (styled_ostream_t) (struct styled_ostream_representation *) … in styled_ostream_t()
H A Dterm-styled-ostream.h44 …operator struct styled_ostream_representation * () { return (struct styled_ostream_representation
50 …operator styled_ostream_t () { return (styled_ostream_t) (struct styled_ostream_representation *) … in styled_ostream_t()
H A Dstyled_ostream.priv.h7 struct styled_ostream_representation struct
H A Dnoop_styled_ostream.priv.h9 struct styled_ostream_representation base;
H A Dhtml_styled_ostream.priv.h9 struct styled_ostream_representation base;

12