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

1 2

  /external/harfbuzz_ng/src/
hb-ot-glyf-table.hh 104 hb_blob_destroy (head_blob);
108 hb_blob_destroy (head_blob);
121 hb_blob_destroy (loca_blob);
122 hb_blob_destroy (glyf_blob);
hb-ot-hmtx-table.hh 87 hb_blob_destroy (os2_blob);
100 hb_blob_destroy (_hea_blob);
117 hb_blob_destroy (blob);
128 hb_blob_destroy (blob);
129 hb_blob_destroy (var_blob);
hb-blob.h 92 hb_blob_destroy (hb_blob_t *blob);
test-size-params.cc 85 hb_blob_destroy (blob);
test-would-substitute.cc 89 hb_blob_destroy (blob);
test-buffer-serialize.cc 87 hb_blob_destroy (blob);
test.cc 90 hb_blob_destroy (blob);
hb-blob.cc 87 * zero. Destroy with hb_blob_destroy().
118 hb_blob_destroy (blob);
129 hb_blob_destroy ((hb_blob_t *) data);
148 * with hb_blob_destroy().
222 * hb_blob_destroy: (skip)
234 hb_blob_destroy (hb_blob_t *blob) function
hb-face.cc 125 hb_blob_destroy (closure->blob);
430 hb_blob_destroy (head_blob);
474 hb_blob_destroy (maxp_blob);
hb-graphite2.cc 76 hb_blob_destroy (blob);
102 hb_blob_destroy (silf_blob);
105 hb_blob_destroy (silf_blob);
130 hb_blob_destroy (tlist->blob);
hb-ot-cbdt-table.hh 398 hb_blob_destroy (this->cblc_blob);
399 hb_blob_destroy (this->cbdt_blob);
hb-ft.cc 527 hb_blob_destroy (blob);
708 hb_blob_destroy ((hb_blob_t *) ft_face->generic.data);
728 hb_blob_destroy (blob);
hb-open-type-private.hh 228 hb_blob_destroy (this->blob);
363 hb_blob_destroy (blob);
1148 hb_blob_destroy (blob);
1161 hb_blob_destroy (blob_);
hb-ot-kern-table.hh 369 hb_blob_destroy (blob);
hb-ot-layout.cc 205 hb_blob_destroy (layout->gdef_blob);
206 hb_blob_destroy (layout->gsub_blob);
207 hb_blob_destroy (layout->gpos_blob);
    [all...]
hb-uniscribe.cc 372 hb_blob_destroy (blob);
420 hb_blob_destroy (blob);
429 hb_blob_destroy (blob);
hb-coretext.cc 125 hb_blob_destroy ((hb_blob_t *) info);
    [all...]
hb-ot-cmap-table.hh 567 hb_blob_destroy (this->blob);
hb-directwrite.cc 218 hb_blob_destroy (data->faceBlob);
  /frameworks/minikin/include/minikin/
HbUtils.h 26 void operator()(hb_blob_t* v) { hb_blob_destroy(v); }
  /external/harfbuzz_ng/test/fuzzing/
hb-fuzzer.cc 50 hb_blob_destroy(blob);
  /external/harfbuzz_ng/test/api/
test-font.c 65 hb_blob_destroy (blob);
114 hb_blob_destroy (blob);
165 hb_blob_destroy (blob);
277 hb_blob_destroy (blob);
408 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);

Completed in 631 milliseconds

1 2