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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-gobject-structs.cc84 static void glyph_info_destroy (hb_glyph_info_t *g) { free (g); } function
85 HB_DEFINE_BOXED_TYPE (glyph_info, glyph_info_reference, glyph_info_destroy)
/external/harfbuzz_ng/src/
H A Dhb-gobject-structs.cc84 static void glyph_info_destroy (hb_glyph_info_t *g) { free (g); } function
85 HB_DEFINE_BOXED_TYPE (glyph_info, glyph_info_reference, glyph_info_destroy)

Completed in 3496 milliseconds