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.hh34 struct view_cairo_t struct
36 view_cairo_t (option_parser_t *parser) in view_cairo_t() function
41 ~view_cairo_t (void) { in ~view_cairo_t() argument
46 void init (const font_options_t *font_opts) in init()
51 void new_line (void) in new_line()
54 void consume_text (hb_buffer_t *buffer, in consume_text()
60 void shape_failed (hb_buffer_t *buffer, in shape_failed()
67 void consume_glyphs (hb_buffer_t *buffer, in consume_glyphs()
77 void finish (const font_options_t *font_opts) in finish()
94 output_options_t output_options;
[all …]