/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-set.c | 121 hb_set_del (s, 800); in test_set_basic() 255 hb_set_del (l, 0xFF); in test_set_subsets() 259 hb_set_del (l, 0x2FFFF); in test_set_subsets() 263 hb_set_del (l, 0x1FFFF); in test_set_subsets() 596 hb_set_del (s, 13); in test_set_inverted_basics() 606 hb_set_del (s, 0); in test_set_inverted_basics() 607 hb_set_del (s, max_set_elements - 1); in test_set_inverted_basics() 727 hb_set_del (s, 0); in test_set_inverted_iteration_next() 754 hb_set_del (s, max_set_elements - 1); in test_set_inverted_iteration_next() 831 hb_set_del (s, max_set_elements - 1); in test_set_inverted_iteration_prev() [all …]
|
D | test-subset-gpos.c | 45 hb_set_del (hb_subset_input_set (input, HB_SUBSET_SETS_DROP_TABLE_TAG), in test_subset_gpos_lookup_subtable() 71 hb_set_del (hb_subset_input_set (input, HB_SUBSET_SETS_DROP_TABLE_TAG), in test_subset_gpos_pairpos1_vf()
|
D | test-subset-glyf.c | 165 …hb_set_del (hb_subset_input_set (input, HB_SUBSET_SETS_DROP_TABLE_TAG), HB_TAG('G', 'S', 'U', 'B')… in test_subset_glyf_with_gsub() 166 …hb_set_del (hb_subset_input_set (input, HB_SUBSET_SETS_DROP_TABLE_TAG), HB_TAG('G', 'P', 'O', 'S')… in test_subset_glyf_with_gsub() 167 …hb_set_del (hb_subset_input_set (input, HB_SUBSET_SETS_DROP_TABLE_TAG), HB_TAG('G', 'D', 'E', 'F')… in test_subset_glyf_with_gsub()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/fuzzing/ |
D | hb-subset-fuzzer.cc | 24 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG ('G', 'S', 'U', 'B')); in trySubset() 25 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG ('G', 'P', 'O', 'S')); in trySubset() 26 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG ('G', 'D', 'E', 'F')); in trySubset()
|
/third_party/harfbuzz/test/fuzzing/ |
D | hb-subset-fuzzer.cc | 26 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG ('G', 'S', 'U', 'B')); in trySubset() 27 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG ('G', 'P', 'O', 'S')); in trySubset() 28 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG ('G', 'D', 'E', 'F')); in trySubset()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | hb-subset.cc | 233 hb_set_del (gids, start_code); in parse_gids() 289 hb_set_del (gids, gid); in parse_glyphs() 328 hb_set_del (unicodes, cp); in parse_text() 403 hb_set_del (unicodes, start_code); in parse_unicodes() 457 hb_set_del (name_ids, u); in parse_nameids() 510 hb_set_del (name_languages, u); in parse_name_languages() 570 hb_set_del (layout_features, tag); in parse_layout_features() 614 hb_set_del (drop_tables, tag); in parse_drop_tables()
|
/third_party/harfbuzz/test/api/ |
D | test-subset-gpos.c | 45 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG ('G', 'P', 'O', 'S')); in test_subset_gpos_lookup_subtable() 70 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG ('G', 'P', 'O', 'S')); in test_subset_gpos_pairpos1_vf()
|
D | test-subset-glyf.c | 140 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG('G', 'S', 'U', 'B')); in test_subset_glyf_with_gsub() 141 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG('G', 'P', 'O', 'S')); in test_subset_glyf_with_gsub() 142 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG('G', 'D', 'E', 'F')); in test_subset_glyf_with_gsub()
|
D | test-set.c | 121 hb_set_del (s, 800); in test_set_basic()
|
/third_party/harfbuzz/util/ |
D | options-subset.cc | 138 hb_set_del (name_ids, u); in parse_nameids() 194 hb_set_del (name_languages, u); in parse_name_languages() 232 hb_set_del (drop_tables, tag); in parse_drop_tables()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | options-subset.cc | 78 hb_set_del (name_ids, u); in parse_nameids() 116 hb_set_del (drop_tables, tag); in parse_drop_tables()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-subset-glyf.c | 140 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG('G', 'S', 'U', 'B')); in test_subset_glyf_with_gsub() 141 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG('G', 'P', 'O', 'S')); in test_subset_glyf_with_gsub() 142 hb_set_del (hb_subset_input_drop_tables_set (input), HB_TAG('G', 'D', 'E', 'F')); in test_subset_glyf_with_gsub()
|
D | test-set.c | 121 hb_set_del (s, 800); in test_set_basic()
|
/third_party/harfbuzz/src/ |
D | hb-set.h | 108 hb_set_del (hb_set_t *set,
|
D | hb-set.cc | 271 hb_set_del (hb_set_t *set, in hb_set_del() function
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-set.h | 95 hb_set_del (hb_set_t *set,
|
D | hb-set.cc | 252 hb_set_del (hb_set_t *set, in hb_set_del() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-set.h | 114 hb_set_del (hb_set_t *set,
|
D | hb-set.cc | 289 hb_set_del (hb_set_t *set, in hb_set_del() function
|
/third_party/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 604 hb_set_del
|
/third_party/flutter/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 637 hb_set_del
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 608 hb_set_del
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 42124 hb_set_del (hb_set_t *set,
|