Home
last modified time | relevance | path

Searched defs:view_cairo_t (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/util/
Dview-cairo.hh35 struct view_cairo_t struct
37 view_cairo_t (option_parser_t *parser) in view_cairo_t() argument
42 ~view_cairo_t () { in ~view_cairo_t() argument
46 void init (hb_buffer_t *buffer, const font_options_t *font_opts) in init()
51 void new_line () {} in new_line()
52 void consume_text (hb_buffer_t *buffer, in consume_text()
56 void error (const char *message) in error()
58 void consume_glyphs (hb_buffer_t *buffer, in consume_glyphs()
68 void finish (hb_buffer_t *buffer, const font_options_t *font_opts) in finish()
85 output_options_t output_options;
[all …]