Searched refs:hb_set_union (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | hb-subset-test.h | 55 hb_set_union (input_codepoints, codepoints); in hb_subset_test_create_input() 64 hb_set_union (input_glyphs, glyphs); in hb_subset_test_create_input_from_glyphs()
|
D | test-set.c | 210 hb_set_union(b, a); in test_set_union() 297 hb_set_union (s, o); in test_set_algebra() 305 hb_set_union (s, o2); in test_set_algebra() 998 hb_set_union (a, b); in check_set_operations()
|
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
D | hb-set-fuzzer.cc | 74 hb_set_union (set_a, set_b); in LLVMFuzzerTestOneInput()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-set.h | 135 hb_set_union (hb_set_t *set,
|
D | hb-set.cc | 383 hb_set_union (hb_set_t *set, in hb_set_union() function
|
D | hb-ot-var-hvar-table.hh | 197 hb_set_union (adv_set, inner_sets[0]); in init()
|
D | hb-ot-math-table.hh | 1006 hb_set_union (glyph_set, &variant_glyphs); in closure_glyphs()
|
D | hb-ot-layout-gsubgpos.hh | 128 hb_set_union (covered_glyph_set, parent_active_glyphs ()); in is_lookup_done() 187 hb_set_union (glyphs, output); in flush() 3638 hb_set_union (lookup_indexes, &visited_lookups); in closure_lookups()
|
D | hb-ot-color-colr-table.hh | 1347 hb_set_union (glyphset, &visited_glyphs); in closure_forV1()
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 632 hb_set_union
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 432 <!-- hb_set_union --> 433 …<elf-symbol name='hb_set_union' type='func-type' binding='global-binding' visibility='default-visi… 31667 <!-- void hb_set_union(hb_set_t*, const hb_set_t*) --> 31668 …hb_set_union' mangled-name='hb_set_union' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/h…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 223 …<elf-symbol name='hb_set_union' type='func-type' binding='global-binding' visibility='default-visi… 20245 …hb_set_union' mangled-name='hb_set_union' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/h…
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 36648 - hb_set_union (covered_glyph_set, parent_active_glyphs ()); 36716 - hb_set_union (glyphs, output);
|