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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-gobject-structs.cc104 static void segment_properties_destroy (hb_segment_properties_t *g) { free (g); } function
105 HB_DEFINE_BOXED_TYPE (segment_properties, segment_properties_reference, segment_properties_destroy)
/external/harfbuzz_ng/src/
H A Dhb-gobject-structs.cc104 static void segment_properties_destroy (hb_segment_properties_t *g) { free (g); } function
105 HB_DEFINE_BOXED_TYPE (segment_properties, segment_properties_reference, segment_properties_destroy)

Completed in 73 milliseconds