Home
last modified time | relevance | path

Searched refs:glyph_info_destroy (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-gobject-structs.cc84 static void glyph_info_destroy (hb_glyph_info_t *g) { free (g); } in glyph_info_destroy() function
85 HB_DEFINE_BOXED_TYPE (glyph_info, glyph_info_reference, glyph_info_destroy) in HB_DEFINE_BOXED_TYPE() argument