Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dshape-options.hh32 struct shape_options_t struct
34 ~shape_options_t () in ~shape_options_t() argument
45 void setup_buffer (hb_buffer_t *buffer) in setup_buffer()
63 static void copy_buffer_properties (hb_buffer_t *dst, hb_buffer_t *src) in copy_buffer_properties()
72 void populate_buffer (hb_buffer_t *buffer, const char *text, int text_len, in populate_buffer()
100 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer, const char **error=nullptr) in shape()
134 bool verify_buffer (hb_buffer_t *buffer, in verify_buffer()
146 bool verify_buffer_monotone (hb_buffer_t *buffer, const char **error=nullptr) in verify_buffer_monotone()
170 bool verify_buffer_safe_to_break (hb_buffer_t *buffer, in verify_buffer_safe_to_break()
283 void shape_closure (const char *text, int text_len, in shape_closure()
[all …]