Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-set.c46 g_assert (hb_set_is_empty (s)); in test_empty()
155 g_assert (hb_set_is_empty (a)); in test_set_intersect_empty()
168 g_assert (hb_set_is_empty (a)); in test_set_intersect_empty()
592 g_assert (!hb_set_is_empty (s)); in test_set_inverted_basics()
611 g_assert (!hb_set_is_empty (s)); in test_set_inverted_basics()
643 g_assert (!hb_set_is_empty (s)); in test_set_inverted_ranges()
652 g_assert (!hb_set_is_empty (s)); in test_set_inverted_ranges()
663 g_assert (!hb_set_is_empty (s)); in test_set_inverted_ranges()
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-ot-shape-closure.cc73 if (hb_set_is_empty (glyphs)) in consume_line()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-set.h95 hb_set_is_empty (const hb_set_t *set);
Dhb-set.cc219 hb_set_is_empty (const hb_set_t *set) in hb_set_is_empty() function
Dhb-ot-layout-gsubgpos.hh1284 if (hb_set_is_empty (covered_seq_indicies) || !hb_set_has (covered_seq_indicies, seqIndex)) in context_closure_recurse_lookups()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c181 if ( hb_set_is_empty( gsub_lookups ) ) in af_shaper_get_coverage()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt619 hb_set_is_empty
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi414 <!-- hb_set_is_empty -->
415 …<elf-symbol name='hb_set_is_empty' type='func-type' binding='global-binding' visibility='default-v…
31593 <!-- hb_bool_t hb_set_is_empty(const hb_set_t*) -->
31594hb_set_is_empty' mangled-name='hb_set_is_empty' filepath='/tmp/legendre/spack-stage/spack-stage-04…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi214 …<elf-symbol name='hb_set_is_empty' type='func-type' binding='global-binding' visibility='default-v…
20204hb_set_is_empty' mangled-name='hb_set_is_empty' filepath='/tmp/legendre/spack-stage/spack-stage-04…
/third_party/chromium/patch/
D0001-cve.patch36963 if (hb_set_is_empty (covered_seq_indicies) || !hb_set_has (covered_seq_indicies, seqIndex))