Home
last modified time | relevance | path

Searched refs:hb_set_clear (Results 1 – 25 of 27) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-set.c73 hb_set_clear (s); in test_set_basic()
78 hb_set_clear (s); in test_set_basic()
161 hb_set_clear (s); in test_set_algebra()
170 hb_set_clear (s); in test_set_algebra()
177 hb_set_clear (s); in test_set_algebra()
188 hb_set_clear (s); in test_set_algebra()
200 hb_set_clear (s); in test_set_algebra()
213 hb_set_clear (s); in test_set_algebra()
218 hb_set_clear (o); in test_set_algebra()
229 hb_set_clear (o); in test_set_algebra()
[all …]
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc177 if (!is_remove && !is_add) hb_set_clear (gids); in parse_gids()
181 hb_set_clear (gids); in parse_gids()
253 if (!is_remove && !is_add) hb_set_clear (gids); in parse_glyphs()
257 hb_set_clear (gids); in parse_glyphs()
310 if (!is_remove && !is_add) hb_set_clear (unicodes); in parse_text()
314 hb_set_clear (unicodes); in parse_text()
344 if (!is_remove && !is_add) hb_set_clear (unicodes); in parse_unicodes()
348 hb_set_clear (unicodes); in parse_unicodes()
424 if (!is_remove && !is_add) hb_set_clear (name_ids); in parse_nameids()
428 hb_set_clear (name_ids); in parse_nameids()
[all …]
Dhb-ot-shape-closure.cc70 hb_set_clear (glyphs); in consume_line()
/third_party/harfbuzz/test/api/
Dtest-set.c73 hb_set_clear (s); in test_set_basic()
78 hb_set_clear (s); in test_set_basic()
241 hb_set_clear (s); in test_set_algebra()
250 hb_set_clear (s); in test_set_algebra()
257 hb_set_clear (s); in test_set_algebra()
268 hb_set_clear (s); in test_set_algebra()
280 hb_set_clear (s); in test_set_algebra()
293 hb_set_clear (s); in test_set_algebra()
298 hb_set_clear (o); in test_set_algebra()
309 hb_set_clear (o); in test_set_algebra()
[all …]
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset.c139 hb_set_clear (hb_subset_input_set (input, HB_SUBSET_SETS_LAYOUT_FEATURE_TAG)); in test_subset_sets()
144 hb_set_clear (set); in test_subset_sets()
148 hb_set_clear (set); in test_subset_sets()
152 hb_set_clear (set); in test_subset_sets()
Dtest-set.c73 hb_set_clear (s); in test_set_basic()
78 hb_set_clear (s); in test_set_basic()
227 hb_set_clear (s); in test_set_subsets()
231 hb_set_clear (s); in test_set_subsets()
236 hb_set_clear (s); in test_set_subsets()
239 hb_set_clear (l); in test_set_subsets()
244 hb_set_clear (s); in test_set_subsets()
293 hb_set_clear (s); in test_set_algebra()
302 hb_set_clear (s); in test_set_algebra()
309 hb_set_clear (s); in test_set_algebra()
[all …]
Dtest-ot-collect-glyphs.c34 hb_set_clear (before); \
35 hb_set_clear (input); \
36 hb_set_clear (after); \
37 hb_set_clear (output)
/third_party/harfbuzz/util/
Doptions-subset.cc103 hb_set_clear (name_ids); in parse_nameids()
159 hb_set_clear (name_languages); in parse_name_languages()
215 hb_set_clear (drop_tables); in parse_drop_tables()
Dhb-ot-shape-closure.cc69 hb_set_clear (glyphs); in consume_line()
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Doptions-subset.cc43 hb_set_clear (name_ids); in parse_nameids()
99 hb_set_clear (drop_tables); in parse_drop_tables()
Dhb-ot-shape-closure.cc69 hb_set_clear (glyphs); in consume_line()
/third_party/harfbuzz/src/
Dhb-set.h89 hb_set_clear (hb_set_t *set);
Dhb-set.cc184 hb_set_clear (hb_set_t *set) in hb_set_clear() function
Dhb-subset-cff-common.hh305 hb_set_clear (global_closure); in reset()
307 hb_set_clear (local_closures[i]); in reset()
Dhb-ot-layout-gsubgpos.hh119 hb_set_clear (done_lookups_glyph_set->get (lookup_index)); in is_lookup_done()
188 hb_set_clear (output); in flush()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-set.h76 hb_set_clear (hb_set_t *set);
Dhb-set.cc169 hb_set_clear (hb_set_t *set) in hb_set_clear() function
Dhb-subset-cff-common.hh356 hb_set_clear (global_closure); in reset()
358 hb_set_clear (local_closures[i]); in reset()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-set.h92 hb_set_clear (hb_set_t *set);
Dhb-set.cc202 hb_set_clear (hb_set_t *set) in hb_set_clear() function
Dhb-subset-cff-common.hh308 hb_set_clear (global_closure); in reset()
310 hb_set_clear (local_closures[i]); in reset()
Dhb-ot-layout-gsubgpos.hh119 hb_set_clear (done_lookups_glyph_set->get (lookup_index)); in is_lookup_done()
188 hb_set_clear (output); in flush()
/third_party/harfbuzz/docs/
Dharfbuzz-sections.txt602 hb_set_clear
/third_party/flutter/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt635 hb_set_clear
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt606 hb_set_clear

12