Searched defs:shape_output_t (Results 1 – 1 of 1) sorted by relevance
35 struct shape_output_t : output_options_t<> struct37 void add_options (option_parser_t *parser) in add_options()44 void init (hb_buffer_t *buffer, const font_options_t *font_opts) in init()87 void new_line () { line_no++; } in new_line()88 void consume_text (hb_buffer_t *buffer, in consume_text()97 void error (const char *message) in error()103 void consume_glyphs (hb_buffer_t *buffer, in consume_glyphs()128 shape_output_t *that = (shape_output_t *) user_data; in message_func() argument134 trace (hb_buffer_t *buffer, in trace()149 shape_format_options_t format;[all …]