Home
last modified time | relevance | path

Searched refs:hb_set_union (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dhb-subset-test.h55 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()
Dtest-set.c210 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/
Dhb-set-fuzzer.cc74 hb_set_union (set_a, set_b); in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-set.h135 hb_set_union (hb_set_t *set,
Dhb-set.cc383 hb_set_union (hb_set_t *set, in hb_set_union() function
Dhb-ot-var-hvar-table.hh197 hb_set_union (adv_set, inner_sets[0]); in init()
Dhb-ot-math-table.hh1006 hb_set_union (glyph_set, &variant_glyphs); in closure_glyphs()
Dhb-ot-layout-gsubgpos.hh128 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()
Dhb-ot-color-colr-table.hh1347 hb_set_union (glyphset, &visited_glyphs); in closure_forV1()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt632 hb_set_union
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi432 <!-- 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*) -->
31668hb_set_union' mangled-name='hb_set_union' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/h…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi223 …<elf-symbol name='hb_set_union' type='func-type' binding='global-binding' visibility='default-visi…
20245hb_set_union' mangled-name='hb_set_union' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/h…
/third_party/chromium/patch/
D0001-cve.patch36648 - hb_set_union (covered_glyph_set, parent_active_glyphs ());
36716 - hb_set_union (glyphs, output);