HomeSort by relevance Sort by last modified time
    Searched refs:hb_object_destroy (Results 1 - 7 of 7) sorted by null

  /external/harfbuzz_ng/src/
hb-set.cc 69 if (!hb_object_destroy (set)) return;
hb-object-private.hh 204 static inline bool hb_object_destroy (Type *obj) function
hb-blob.cc 161 if (!hb_object_destroy (blob)) return;
hb-shape-plan.cc 146 if (!hb_object_destroy (shape_plan)) return;
hb-unicode.cc 205 if (!hb_object_destroy (ufuncs)) return;
hb-font.cc 262 if (!hb_object_destroy (ffuncs)) return;
644 if (!hb_object_destroy (face)) return;
862 if (!hb_object_destroy (font)) return;
hb-buffer.cc 649 if (!hb_object_destroy (buffer)) return;

Completed in 112 milliseconds