Searched refs:hb_object_destroy (Results 1 - 16 of 16) sorted by last modified time

/external/harfbuzz_ng/src/
H A Dhb-blob.cc233 if (!hb_object_destroy (blob)) return;
H A Dhb-buffer.cc747 if (!hb_object_destroy (buffer)) return;
H A Dhb-face.cc228 if (!hb_object_destroy (face)) return;
H A Dhb-font.cc296 if (!hb_object_destroy (ffuncs)) return;
968 if (!hb_object_destroy (font)) return;
H A Dhb-object-private.hh204 static inline bool hb_object_destroy (Type *obj) function
H A Dhb-set.cc96 if (!hb_object_destroy (set)) return;
H A Dhb-shape-plan.cc199 if (!hb_object_destroy (shape_plan)) return;
H A Dhb-unicode.cc247 if (!hb_object_destroy (ufuncs)) return;
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-blob.cc233 if (!hb_object_destroy (blob)) return;
H A Dhb-buffer.cc747 if (!hb_object_destroy (buffer)) return;
H A Dhb-face.cc228 if (!hb_object_destroy (face)) return;
H A Dhb-font.cc296 if (!hb_object_destroy (ffuncs)) return;
968 if (!hb_object_destroy (font)) return;
H A Dhb-object-private.hh156 static inline bool hb_object_destroy (Type *obj) function
H A Dhb-set.cc96 if (!hb_object_destroy (set)) return;
H A Dhb-shape-plan.cc216 if (!hb_object_destroy (shape_plan)) return;
H A Dhb-unicode.cc247 if (!hb_object_destroy (ufuncs)) return;

Completed in 1663 milliseconds