Home
last modified time | relevance | path

Searched refs:may_have (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-set-digest.hh104 bool may_have (hb_codepoint_t g) const in may_have() function
153 bool may_have (hb_codepoint_t g) const in may_have() function
155 return head.may_have (g) && tail.may_have (g); in may_have()
Dhb-ot-layout.cc1833 if (accel.may_have (buffer->cur().codepoint) && in apply_forward()
1856 if (accel.may_have (buffer->cur().codepoint) && in apply_backward()
Dhb-ot-layout-gsubgpos.hh787 return digest.may_have (c->buffer->cur().codepoint) && apply_func (obj, c); in apply()
3542 bool may_have (hb_codepoint_t g) const in may_have() function
3543 { return digest.may_have (g); } in may_have()
Dhb-ot-layout-gsub-table.hh1586 if (!accel->may_have (c->glyphs[0])) return false; in would_apply()
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi13843 …unsigned int, 0u>, hb_set_digest_lowest_bits_t<long unsigned int, 9u> >::may_have(unsigned int) -->
13844 …<function-decl name='may_have' mangled-name='_ZNK24hb_set_digest_combiner_tI27hb_set_digest_lowest…
13931 …signed int, 0u>, hb_set_digest_lowest_bits_t<long unsigned int, 9u> > >::may_have(unsigned int) -->
13932 …<function-decl name='may_have' mangled-name='_ZNK24hb_set_digest_combiner_tI27hb_set_digest_lowest…
13970 <!-- bool hb_set_digest_lowest_bits_t<long unsigned int, 0u>::may_have(unsigned int) -->
13971 …<function-decl name='may_have' mangled-name='_ZNK27hb_set_digest_lowest_bits_tImLj0EE8may_haveEj' …
14042 <!-- bool hb_set_digest_lowest_bits_t<long unsigned int, 4u>::may_have(unsigned int) -->
14043 …<function-decl name='may_have' mangled-name='_ZNK27hb_set_digest_lowest_bits_tImLj4EE8may_haveEj' …
14114 <!-- bool hb_set_digest_lowest_bits_t<long unsigned int, 9u>::may_have(unsigned int) -->
14115 …<function-decl name='may_have' mangled-name='_ZNK27hb_set_digest_lowest_bits_tImLj9EE8may_haveEj' …
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi8872 …<function-decl name='may_have' mangled-name='_ZNK24hb_set_digest_combiner_tI27hb_set_digest_lowest…
8929 …<function-decl name='may_have' mangled-name='_ZNK24hb_set_digest_combiner_tI27hb_set_digest_lowest…
8956 …<function-decl name='may_have' mangled-name='_ZNK27hb_set_digest_lowest_bits_tImLj0EE8may_haveEj' …
9004 …<function-decl name='may_have' mangled-name='_ZNK27hb_set_digest_lowest_bits_tImLj4EE8may_haveEj' …
9052 …<function-decl name='may_have' mangled-name='_ZNK27hb_set_digest_lowest_bits_tImLj9EE8may_haveEj' …
/third_party/chromium/patch/
D0001-cve.patch27975 + if (!accel->may_have (c->glyphs[0])) return false;
36471 - if (!accel->may_have (c->glyphs[0])) return false;