Home
last modified time | relevance | path

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

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-set.cc96 if (!hb_object_destroy (set)) return; in hb_set_destroy()
Dhb-object-private.hh156 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.cc233 if (!hb_object_destroy (blob)) return; in hb_blob_destroy()
Dhb-font.cc296 if (!hb_object_destroy (ffuncs)) return; in hb_font_funcs_destroy()
968 if (!hb_object_destroy (font)) return; in hb_font_destroy()
Dhb-unicode.cc247 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-buffer.cc747 if (!hb_object_destroy (buffer)) return; in hb_buffer_destroy()
/external/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-face.cc228 if (!hb_object_destroy (face)) return; in hb_face_destroy()
Dhb-blob.cc233 if (!hb_object_destroy (blob)) return; in hb_blob_destroy()
Dhb-font.cc296 if (!hb_object_destroy (ffuncs)) return; in hb_font_funcs_destroy()
968 if (!hb_object_destroy (font)) return; in hb_font_destroy()
Dhb-unicode.cc247 if (!hb_object_destroy (ufuncs)) return; in hb_unicode_funcs_destroy()
Dhb-shape-plan.cc199 if (!hb_object_destroy (shape_plan)) return; in hb_shape_plan_destroy()
Dhb-buffer.cc747 if (!hb_object_destroy (buffer)) return; in hb_buffer_destroy()