Home | History | Annotate | Download | only in util

Lines Matching refs:hb_buffer_t

177   void setup_buffer (hb_buffer_t *buffer)
190 static void copy_buffer_properties (hb_buffer_t *dst, hb_buffer_t *src)
199 void populate_buffer (hb_buffer_t *buffer, const char *text, int text_len,
227 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer, const char **error=nullptr)
229 hb_buffer_t *text_buffer = nullptr;
255 bool verify_buffer (hb_buffer_t *buffer,
256 hb_buffer_t *text_buffer,
267 bool verify_buffer_monotone (hb_buffer_t *buffer, const char **error=nullptr)
291 bool verify_buffer_safe_to_break (hb_buffer_t *buffer,
292 hb_buffer_t *text_buffer,
307 hb_buffer_t *fragment = hb_buffer_create ();
308 hb_buffer_t *reconstruction = hb_buffer_create ();
406 hb_font_t *font, hb_buffer_t *buffer,
600 void serialize_unicode (hb_buffer_t *buffer,
602 void serialize_glyphs (hb_buffer_t *buffer,
609 void serialize_buffer_of_text (hb_buffer_t *buffer,
619 void serialize_buffer_of_glyphs (hb_buffer_t *buffer,