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

  /frameworks/minikin/libs/minikin/
MinikinInternal.h 54 // responsible for calling hb_blob_destroy().
59 hb_blob_destroy(mBlob);
HbFontCache.cpp 129 hb_blob_destroy(blob);
  /external/harfbuzz_ng/src/
hb-ot-font.cc 73 hb_blob_destroy (os2_blob);
85 hb_blob_destroy (_hea_blob);
100 hb_blob_destroy (this->blob);
108 hb_blob_destroy (this->blob);
148 hb_blob_destroy (head_blob);
152 hb_blob_destroy (head_blob);
165 hb_blob_destroy (this->loca_blob);
166 hb_blob_destroy (this->glyf_blob);
276 hb_blob_destroy (this->blob);
hb-blob.h 92 hb_blob_destroy (hb_blob_t *blob);
test-size-params.cc 87 hb_blob_destroy (blob);
test-would-substitute.cc 91 hb_blob_destroy (blob);
test-buffer-serialize.cc 88 hb_blob_destroy (blob);
hb-blob.cc 92 * zero. Destroy with hb_blob_destroy().
123 hb_blob_destroy (blob);
147 * with hb_blob_destroy().
167 (hb_destroy_func_t) hb_blob_destroy);
221 * hb_blob_destroy: (skip)
233 hb_blob_destroy (hb_blob_t *blob) function
hb-face.cc 129 hb_blob_destroy (closure->blob);
434 hb_blob_destroy (head_blob);
478 hb_blob_destroy (maxp_blob);
hb-graphite2.cc 77 hb_blob_destroy (blob);
103 hb_blob_destroy (silf_blob);
106 hb_blob_destroy (silf_blob);
131 hb_blob_destroy (tlist->blob);
test.cc 92 hb_blob_destroy (blob);
hb-ft.cc 505 hb_blob_destroy (blob);
653 hb_blob_destroy ((hb_blob_t *) ft_face->generic.data);
673 hb_blob_destroy (blob);
hb-coretext.cc 109 hb_blob_destroy ((hb_blob_t *) info);
    [all...]
hb-directwrite.cc 118 hb_blob_destroy (blob);
166 hb_blob_destroy (blob);
175 hb_blob_destroy (blob);
hb-ot-layout.cc 124 hb_blob_destroy (layout->gdef_blob);
125 hb_blob_destroy (layout->gsub_blob);
126 hb_blob_destroy (layout->gpos_blob);
hb-uniscribe.cc 371 hb_blob_destroy (blob);
419 hb_blob_destroy (blob);
428 hb_blob_destroy (blob);
hb-open-type-private.hh 233 hb_blob_destroy (this->blob);
368 hb_blob_destroy (blob);
  /external/harfbuzz_ng/test/fuzzing/
hb-fuzzer.cc 37 hb_blob_destroy(blob);
  /external/harfbuzz_ng/test/api/
test-font.c 55 hb_blob_destroy (blob);
104 hb_blob_destroy (blob);
155 hb_blob_destroy (blob);
267 hb_blob_destroy (blob);
383 hb_blob_destroy (blob);
test-shape.c 97 hb_blob_destroy (blob);
test-blob.c 200 hb_blob_destroy (fixture->blob);
281 hb_blob_destroy (b);
test-object.c 71 hb_blob_destroy (blob);
  /external/harfbuzz_ng/util/
options.cc 549 hb_blob_destroy (blob);

Completed in 322 milliseconds