Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-set.cc69 if (!hb_object_destroy (set)) return; in hb_set_destroy()
Dhb-object-private.hh204 static inline bool hb_object_destroy (Type *obj) in hb_object_destroy() function
Dhb-font.cc262 if (!hb_object_destroy (ffuncs)) return; in hb_font_funcs_destroy()
644 if (!hb_object_destroy (face)) return; in hb_face_destroy()
862 if (!hb_object_destroy (font)) return; in hb_font_destroy()
Dhb-blob.cc161 if (!hb_object_destroy (blob)) return; in hb_blob_destroy()
Dhb-shape-plan.cc146 if (!hb_object_destroy (shape_plan)) return; in hb_shape_plan_destroy()
Dhb-unicode.cc205 if (!hb_object_destroy (ufuncs)) return; in hb_unicode_funcs_destroy()
Dhb-buffer.cc649 if (!hb_object_destroy (buffer)) return; in hb_buffer_destroy()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-set.cc96 if (!hb_object_destroy (set)) return; in hb_set_destroy()
Dhb-object-private.hh204 static inline bool hb_object_destroy (Type *obj) in hb_object_destroy() function
Dhb-blob.cc235 if (!hb_object_destroy (blob)) return; in hb_blob_destroy()
Dhb-face.cc229 if (!hb_object_destroy (face)) return; in hb_face_destroy()
Dhb-font.cc297 if (!hb_object_destroy (ffuncs)) return; in hb_font_funcs_destroy()
969 if (!hb_object_destroy (font)) return; in hb_font_destroy()
Dhb-unicode.cc242 if (!hb_object_destroy (ufuncs)) return; in hb_unicode_funcs_destroy()
Dhb-shape-plan.cc187 if (!hb_object_destroy (shape_plan)) return; in hb_shape_plan_destroy()
Dhb-buffer.cc737 if (!hb_object_destroy (buffer)) return; in hb_buffer_destroy()