Searched refs:hb_set_del (Results 1 – 10 of 10) sorted by relevance
/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/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/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/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 608 hb_set_del
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 392 <!-- hb_set_del --> 393 …<elf-symbol name='hb_set_del' type='func-type' binding='global-binding' visibility='default-visibi… 31629 <!-- void hb_set_del(hb_set_t*, hb_codepoint_t) --> 31630 …hb_set_del' mangled-name='hb_set_del' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/harfb…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 203 …<elf-symbol name='hb_set_del' type='func-type' binding='global-binding' visibility='default-visibi… 20224 …hb_set_del' mangled-name='hb_set_del' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/harfb…
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 42124 hb_set_del (hb_set_t *set,
|