Searched defs:shape_options_t (Results 1 – 1 of 1) sorted by relevance
174 struct shape_options_t : option_group_t struct176 shape_options_t (option_parser_t *parser) in shape_options_t() argument189 ~shape_options_t (void) in ~shape_options_t() argument197 void setup_buffer (hb_buffer_t *buffer) in setup_buffer()209 void populate_buffer (hb_buffer_t *buffer, const char *text, int text_len, in populate_buffer()237 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer) in shape()245 void shape_closure (const char *text, int text_len, in shape_closure()256 const char *direction;257 const char *language;258 const char *script;[all …]