Searched refs:glyph_info_destroy (Results 1 – 1 of 1) sorted by relevance
84 static void glyph_info_destroy (hb_glyph_info_t *g) { free (g); } in glyph_info_destroy() function85 HB_DEFINE_BOXED_TYPE (glyph_info, glyph_info_reference, glyph_info_destroy) in HB_DEFINE_BOXED_TYPE() argument