Searched refs:hb_set_add_range (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-set.c | 80 hb_set_add_range (s, 10, 29); in test_set_basic() 97 hb_set_add_range (s, 200, 800); in test_set_basic() 311 hb_set_add_range (s, 10, 17); in test_set_algebra() 322 hb_set_add_range (s, 10, 17); in test_set_algebra() 334 hb_set_add_range (s, 10, 17); in test_set_algebra() 347 hb_set_add_range (s, 886, 895); in test_set_algebra() 363 hb_set_add_range (o, 887, 889); in test_set_algebra() 376 hb_set_add_range (s, 886, 895); in test_set_algebra() 410 hb_set_add_range (s, 6, 6); in test_set_iter() 411 hb_set_add_range (s, 10, 15); in test_set_iter() [all …]
|
D | hb-subset-test.h | 76 hb_set_add_range (name_langids, 0, 0x5FFF); in hb_subset_test_create_input_from_nameids()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-set.h | 109 hb_set_add_range (hb_set_t *set,
|
D | hb-subset-input.cc | 59 hb_set_add_range (input->sets.name_ids, 0, 6); in hb_subset_input_create_or_fail()
|
D | hb-set.cc | 271 hb_set_add_range (hb_set_t *set, in hb_set_add_range() function
|
D | hb-ot-layout-gsub-table.hh | 1763 hb_set_add_range (covered_seq_indices, seq_index, end_index); in closure_glyphs_recurse_func()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | hb-subset.cc | 224 hb_set_add_range (gids, start_code, end_code); in parse_gids() 394 hb_set_add_range (unicodes, start_code, end_code); in parse_unicodes()
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 603 hb_set_add_range
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | NEWS | 814 - Optimize hb_set_add_range(). 2074 hb_set_add_range()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 384 <!-- hb_set_add_range --> 385 …<elf-symbol name='hb_set_add_range' type='func-type' binding='global-binding' visibility='default-… 31618 <!-- void hb_set_add_range(hb_set_t*, hb_codepoint_t, hb_codepoint_t) --> 31619 …hb_set_add_range' mangled-name='hb_set_add_range' filepath='/tmp/legendre/spack-stage/spack-stage-…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 199 …<elf-symbol name='hb_set_add_range' type='func-type' binding='global-binding' visibility='default-… 20218 …hb_set_add_range' mangled-name='hb_set_add_range' filepath='/tmp/legendre/spack-stage/spack-stage-…
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 25250 hb_set_add_range 42079 * hb_set_add_range: 42114 @@ -110,6 +110,11 @@ hb_set_add_range (hb_set_t *set,
|