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

  /external/harfbuzz_ng/test/api/
test-subset-os2.c 41 hb_set_destroy (codepoints);
test-subset-post.c 43 hb_set_destroy (codepoints);
test-subset-cff1.c 43 hb_set_destroy (codepoints);
62 hb_set_destroy (codepoints);
85 hb_set_destroy (codepoints);
108 hb_set_destroy (codepoints);
132 hb_set_destroy (codepoints);
152 hb_set_destroy (codepoints);
175 hb_set_destroy (codepoints);
198 hb_set_destroy (codepoints);
222 hb_set_destroy (codepoints);
243 hb_set_destroy (codepoints)
    [all...]
test-subset-cmap.c 43 hb_set_destroy (codepoints);
66 hb_set_destroy (codepoints);
85 hb_set_destroy (codepoints);
test-subset-cff2.c 43 hb_set_destroy (codepoints);
62 hb_set_destroy (codepoints);
85 hb_set_destroy (codepoints);
108 hb_set_destroy (codepoints);
132 hb_set_destroy (codepoints);
test-collect-unicodes.c 48 hb_set_destroy (codepoints);
70 hb_set_destroy (codepoints);
92 hb_set_destroy (codepoints);
test-subset-glyf.c 71 hb_set_destroy (codepoints);
92 hb_set_destroy (codepoints);
116 hb_set_destroy (codepoints);
143 hb_set_destroy (codepoints);
168 hb_set_destroy (codepoints);
192 hb_set_destroy (codepoints);
217 hb_set_destroy (codepoints);
250 hb_set_destroy (codepoints);
test-subset-vmtx.c 57 hb_set_destroy (codepoints);
81 hb_set_destroy (codepoints);
test-subset-hmtx.c 58 hb_set_destroy (codepoints);
80 hb_set_destroy (codepoints);
102 hb_set_destroy (codepoints);
123 hb_set_destroy (codepoints);
144 hb_set_destroy (codepoints);
test-subset-hdmx.c 44 hb_set_destroy (codepoints);
63 hb_set_destroy (codepoints);
127 hb_set_destroy (codepoints);
test-set.c 124 hb_set_destroy (s);
266 hb_set_destroy (s);
267 hb_set_destroy (o);
268 hb_set_destroy (o2);
368 hb_set_destroy (s);
395 hb_set_destroy (b);
test-ot-face.c 102 hb_set_destroy (set);
  /external/harfbuzz_ng/src/
hb-subset-input.cc 79 hb_set_destroy (subset_input->unicodes);
80 hb_set_destroy (subset_input->glyphs);
hb-subset-cff-common.cc 89 hb_set_destroy (set);
96 hb_set_destroy (set);
103 hb_set_destroy (set);
hb-subset-plan.cc 142 hb_set_destroy (initial_gids_to_retain);
214 hb_set_destroy (plan->unicodes);
220 hb_set_destroy (plan->glyphset);
hb-set.h 57 hb_set_destroy (hb_set_t *set);
hb-set.cc 90 * hb_set_destroy: (skip)
96 hb_set_destroy (hb_set_t *set) function
hb-subset-cff-common.hh 347 hb_set_destroy (global_closure);
349 hb_set_destroy (local_closures[i]);
hb-ot-shape.cc 1065 hb_set_destroy (lookups);
hb-ot-layout-gsubgpos.hh 224 ~hb_collect_glyphs_context_t () { hb_set_destroy (recursed_lookups); }
    [all...]
  /external/harfbuzz_ng/test/fuzzing/
hb-subset-fuzzer.cc 56 hb_set_destroy (output);
  /external/harfbuzz_ng/util/
hb-ot-shape-closure.cc 97 hb_set_destroy (glyphs);
  /external/freetype/src/autofit/
afshaper.c 386 hb_set_destroy( gsub_lookups );
387 hb_set_destroy( gsub_glyphs );
388 hb_set_destroy( gpos_lookups );
389 hb_set_destroy( gpos_glyphs );
  /external/skia/src/pdf/
SkPDFSubsetFont.cpp 22 using HBSet = resource<hb_set_t, hb_set_destroy>;

Completed in 930 milliseconds