HomeSort by relevance Sort by last modified time
    Searched refs:segment_properties_destroy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-gobject-structs.cc 104 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/
hb-gobject-structs.cc 104 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 103 milliseconds