Home
last modified time | relevance | path

Searched refs:hb_set_del_range (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-set.c93 hb_set_del_range (s, 10, 18); in test_set_basic()
126 hb_set_del_range (s, 0, 799); in test_set_basic()
560 hb_set_del_range (s, ranges[i].b, ranges[i].e); in test_set_delrange()
562 hb_set_del_range (s, P*13+5, P*15-10); /* Deletion from deleted pages. */ in test_set_delrange()
628 hb_set_del_range (s, 41, 4000); in test_set_inverted_ranges()
648 hb_set_del_range (s, 0, 37); in test_set_inverted_ranges()
658 hb_set_del_range (s, max_set_elements - 13, max_set_elements - 1); in test_set_inverted_ranges()
680 hb_set_del_range (s, 41, 4000); in test_set_inverted_iteration_next()
784 hb_set_del_range (s, 41, 4000); in test_set_inverted_iteration_prev()
908 hb_set_del_range (a, 43, 50); in test_set_inverted_equality()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-set.h118 hb_set_del_range (hb_set_t *set,
Dhb-set.cc311 hb_set_del_range (hb_set_t *set, in hb_set_del_range() function
Dhb-ot-layout-gsubgpos.hh186hb_set_del_range (output, face->get_num_glyphs (), HB_SET_VALUE_INVALID); /* Remove invalid glyphs… in flush()
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc226 hb_set_del_range (gids, start_code, end_code); in parse_gids()
396 hb_set_del_range (unicodes, start_code, end_code); in parse_unicodes()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt609 hb_set_del_range
/third_party/skia/third_party/externals/harfbuzz/
DNEWS2075 hb_set_del_range()
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi394 <!-- hb_set_del_range -->
395 …<elf-symbol name='hb_set_del_range' type='func-type' binding='global-binding' visibility='default-…
31638 <!-- void hb_set_del_range(hb_set_t*, hb_codepoint_t, hb_codepoint_t) -->
31639hb_set_del_range' mangled-name='hb_set_del_range' filepath='/tmp/legendre/spack-stage/spack-stage-…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi204 …<elf-symbol name='hb_set_del_range' type='func-type' binding='global-binding' visibility='default-…
20229hb_set_del_range' mangled-name='hb_set_del_range' filepath='/tmp/legendre/spack-stage/spack-stage-…
/third_party/chromium/patch/
D0001-cve.patch36715 - hb_set_del_range (output, face->get_num_glyphs (), HB_SET_VALUE_INVALID); /* Remove invalid gl…