Searched refs:hb_object_destroy (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-set.cc68 if (!hb_object_destroy (set)) return;
H A Dhb-object-private.hh204 static inline bool hb_object_destroy (Type *obj) function
H A Dhb-blob.cc164 if (!hb_object_destroy (blob)) return;
H A Dhb-shape-plan.cc146 if (!hb_object_destroy (shape_plan)) return;
H A Dhb-unicode.cc205 if (!hb_object_destroy (ufuncs)) return;
H A Dhb-font.cc262 if (!hb_object_destroy (ffuncs)) return;
644 if (!hb_object_destroy (face)) return;
862 if (!hb_object_destroy (font)) return;
H A Dhb-buffer.cc649 if (!hb_object_destroy (buffer)) return;
/external/harfbuzz_ng/src/
H A Dhb-set.cc69 if (!hb_object_destroy (set)) return;
H A Dhb-object-private.hh204 static inline bool hb_object_destroy (Type *obj) function
H A Dhb-blob.cc161 if (!hb_object_destroy (blob)) return;
H A Dhb-shape-plan.cc146 if (!hb_object_destroy (shape_plan)) return;
H A Dhb-unicode.cc205 if (!hb_object_destroy (ufuncs)) return;
H A Dhb-font.cc262 if (!hb_object_destroy (ffuncs)) return;
644 if (!hb_object_destroy (face)) return;
862 if (!hb_object_destroy (font)) return;
H A Dhb-buffer.cc649 if (!hb_object_destroy (buffer)) return;

Completed in 316 milliseconds