Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-map.cc98 if (!hb_object_destroy (map)) return; in hb_map_destroy()
Dhb-subset-input.cc114 if (!hb_object_destroy (subset_input)) return; in hb_subset_input_destroy()
Dhb-set.cc98 if (!hb_object_destroy (set)) return; in hb_set_destroy()
Dhb-subset-plan.cc252 if (!hb_object_destroy (plan)) return; in hb_subset_plan_destroy()
Dhb-unicode.cc245 if (!hb_object_destroy (ufuncs)) return; in hb_unicode_funcs_destroy()
Dhb-object.hh274 static inline bool hb_object_destroy (Type *obj) in hb_object_destroy() function
Dhb-shape-plan.cc290 if (!hb_object_destroy (shape_plan)) return; in hb_shape_plan_destroy()
Dhb-face.cc260 if (!hb_object_destroy (face)) return; in hb_face_destroy()
Dhb-blob.cc240 if (!hb_object_destroy (blob)) return; in hb_blob_destroy()
Dhb-font.cc582 if (!hb_object_destroy (ffuncs)) return; in hb_font_funcs_destroy()
1472 if (!hb_object_destroy (font)) return; in hb_font_destroy()
Dhb-buffer.cc773 if (!hb_object_destroy (buffer)) return; in hb_buffer_destroy()