Searched defs:shape_options_t (Results 1 – 1 of 1) sorted by relevance
32 struct shape_options_t struct34 ~shape_options_t () in ~shape_options_t() argument45 void setup_buffer (hb_buffer_t *buffer) in setup_buffer()66 void populate_buffer (hb_buffer_t *buffer, const char *text, int text_len, in populate_buffer()94 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer, const char **error=nullptr) in shape()112 void shape_closure (const char *text, int text_len, in shape_closure()123 char *direction = nullptr;124 char *language = nullptr;125 char *script = nullptr;128 hb_bool_t bot = false;[all …]