Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-set.cc96 if (!hb_object_destroy (set)) return; in hb_set_destroy()
Dhb-object-private.hh165 static inline bool hb_object_destroy (Type *obj) in hb_object_destroy() function
Dhb-face.cc228 if (!hb_object_destroy (face)) return; in hb_face_destroy()
Dhb-blob.cc235 if (!hb_object_destroy (blob)) return; in hb_blob_destroy()
Dhb-unicode.cc242 if (!hb_object_destroy (ufuncs)) return; in hb_unicode_funcs_destroy()
Dhb-shape-plan.cc216 if (!hb_object_destroy (shape_plan)) return; in hb_shape_plan_destroy()
Dhb-font.cc464 if (!hb_object_destroy (ffuncs)) return; in hb_font_funcs_destroy()
1239 if (!hb_object_destroy (font)) return; in hb_font_destroy()
Dhb-buffer.cc760 if (!hb_object_destroy (buffer)) return; in hb_buffer_destroy()