Home
last modified time | relevance | path

Searched refs:get_coverage (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh69 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
72 { return c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED; } in would_apply()
78 unsigned int index = (this+coverage).get_coverage (glyph_id); in apply()
163 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
166 { return c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED; } in would_apply()
171 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
388 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
391 { return c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED; } in would_apply()
397 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
566 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
[all …]
Dhb-ot-layout-gpos-table.hh477 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
483 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
529 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
535 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
743 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
749 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
817 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
823 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
965 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
972 …const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().… in apply()
[all …]
Dhb-ot-math-table.hh179 unsigned int index = (this+coverage).get_coverage (glyph); in get_value()
210 unsigned int index = (this+topAccentCoverage).get_coverage (glyph); in get_value()
343 unsigned int index = (this+mathKernCoverage).get_coverage (glyph); in get_kerning()
383 { return (this+extendedShapeCoverage).get_coverage (glyph) != NOT_COVERED; } in is_extended_shape()
638 unsigned int index = (this+coverage).get_coverage (glyph); in get_glyph_construction()
Dhb-ot-layout-gsubgpos.hh238 return_t dispatch (const T &obj) { return obj.get_coverage (); } in dispatch()
632 obj_.get_coverage ().add_coverage (&digest); in init()
757 return (data+coverage).get_coverage (glyph_id) != NOT_COVERED; in match_coverage()
1490 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; in would_apply()
1498 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1503 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
1615 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1620 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
1723 const Coverage &get_coverage () const { return this+coverageZ[0]; } in get_coverage() function
1728 unsigned int index = (this+coverageZ[0]).get_coverage (c->buffer->cur().codepoint); in apply()
[all …]
Dhb-ot-layout-gdef-table.hh54 unsigned int index = (this+coverage).get_coverage (glyph_id); in get_attach_points()
257 unsigned int index = (this+coverage).get_coverage (glyph_id); in get_lig_carets()
289 { return (this+coverage[set_index]).get_coverage (glyph_id) != NOT_COVERED; } in covers()
Dhb-aat-layout-morx-table.hh860 unsigned int get_coverage () const { return coverage >> (sizeof (HBUINT) * 8 - 8); } in get_coverage() function
981 if (!(subtable->get_coverage() & ChainSubtable<Types>::AllDirections) && in apply()
983 bool (subtable->get_coverage() & ChainSubtable<Types>::Vertical)) in apply()
1013 reverse = subtable->get_coverage () & ChainSubtable<Types>::Logical ? in apply()
1014 bool (subtable->get_coverage () & ChainSubtable<Types>::Backwards) : in apply()
1015 bool (subtable->get_coverage () & ChainSubtable<Types>::Backwards) != in apply()
Dhb-ot-layout-common.hh799 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
867 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
1035 unsigned int get (hb_codepoint_t k) const { return get_coverage (k); } in get()
1036 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
1039 case 1: return u.format1.get_coverage (glyph_id); in get_coverage()
1040 case 2: return u.format2.get_coverage (glyph_id); in get_coverage()
/third_party/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh76 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
79 { return c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED; } in would_apply()
85 unsigned int index = (this+coverage).get_coverage (glyph_id); in apply()
179 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
182 { return c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED; } in would_apply()
187 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
426 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
429 { return c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED; } in would_apply()
435 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
657 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
[all …]
Dhb-ot-math-table.hh179 unsigned int index = (this+coverage).get_coverage (glyph); in get_value()
210 unsigned int index = (this+topAccentCoverage).get_coverage (glyph); in get_value()
344 unsigned int index = (this+mathKernCoverage).get_coverage (glyph); in get_kerning()
387 { return (this+extendedShapeCoverage).get_coverage (glyph) != NOT_COVERED; } in is_extended_shape()
642 unsigned int index = (this+coverage).get_coverage (glyph); in get_glyph_construction()
Dhb-ot-layout-gpos-table.hh782 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
790 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
899 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
907 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
1349 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1355 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
1543 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1549 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
1786 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1793 …const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().… in apply()
[all …]
Dhb-ot-layout-gsubgpos.hh372 return_t dispatch (const T &obj) { return obj.get_coverage (); } in dispatch()
772 obj_.get_coverage ().collect_coverage (&digest); in init()
913 return (data+coverage).get_coverage (glyph_id) != NOT_COVERED; in match_coverage()
1806get_coverage ().intersected_coverage_glyphs (c->parent_active_glyphs (), c->cur_intersected_glyphs… in closure()
1856 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; in would_apply()
1864 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1869 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
1960get_coverage ().intersected_coverage_glyphs (c->parent_active_glyphs (), c->cur_intersected_glyphs… in closure()
2036 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
2041 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
[all …]
Dhb-aat-layout-morx-table.hh860 unsigned int get_coverage () const { return coverage >> (sizeof (HBUINT) * 8 - 8); } in get_coverage() function
983 if (!(subtable->get_coverage() & ChainSubtable<Types>::AllDirections) && in apply()
985 bool (subtable->get_coverage() & ChainSubtable<Types>::Vertical)) in apply()
1015 reverse = subtable->get_coverage () & ChainSubtable<Types>::Logical ? in apply()
1016 bool (subtable->get_coverage () & ChainSubtable<Types>::Backwards) : in apply()
1017 bool (subtable->get_coverage () & ChainSubtable<Types>::Backwards) != in apply()
Dhb-ot-layout-gdef-table.hh64 unsigned int index = (this+coverage).get_coverage (glyph_id); in get_attach_points()
361 unsigned int index = (this+coverage).get_coverage (glyph_id); in get_lig_carets()
425 { return (this+coverage[set_index]).get_coverage (glyph_id) != NOT_COVERED; } in covers()
Dhb-ot-layout-common.hh1393 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
1468 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
1645 unsigned int get (hb_codepoint_t k) const { return get_coverage (k); } in get()
1646 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
1649 case 1: return u.format1.get_coverage (glyph_id); in get_coverage()
1650 case 2: return u.format2.get_coverage (glyph_id); in get_coverage()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh76 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
79 { return c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED; } in would_apply()
85 unsigned int index = (this+coverage).get_coverage (glyph_id); in apply()
179 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
182 { return c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED; } in would_apply()
187 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
430 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
433 { return c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED; } in would_apply()
439 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
665 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
[all …]
Dhb-ot-layout-gpos-table.hh782 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
790 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
898 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
906 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
1348 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1354 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
1541 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1547 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
1784 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1791 …const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().… in apply()
[all …]
Dhb-ot-layout-gsubgpos.hh372 return_t dispatch (const T &obj) { return obj.get_coverage (); } in dispatch()
772 obj_.get_coverage ().collect_coverage (&digest); in init()
913 return (data+coverage).get_coverage (glyph_id) != NOT_COVERED; in match_coverage()
1819get_coverage ().intersected_coverage_glyphs (c->parent_active_glyphs (), c->cur_intersected_glyphs… in closure()
1869 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; in would_apply()
1877 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1882 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
1980get_coverage ().intersected_coverage_glyphs (c->parent_active_glyphs (), c->cur_intersected_glyphs… in closure()
2056 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
2061 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
[all …]
Dhb-aat-layout-morx-table.hh877 unsigned int get_coverage () const { return coverage >> (sizeof (HBUINT) * 8 - 8); } in get_coverage() function
1000 if (!(subtable->get_coverage() & ChainSubtable<Types>::AllDirections) && in apply()
1002 bool (subtable->get_coverage() & ChainSubtable<Types>::Vertical)) in apply()
1032 reverse = subtable->get_coverage () & ChainSubtable<Types>::Logical ? in apply()
1033 bool (subtable->get_coverage () & ChainSubtable<Types>::Backwards) : in apply()
1034 bool (subtable->get_coverage () & ChainSubtable<Types>::Backwards) != in apply()
Dhb-ot-math-table.hh234 unsigned int index = (this+coverage).get_coverage (glyph); in get_value()
287 unsigned int index = (this+topAccentCoverage).get_coverage (glyph); in get_value()
472 unsigned int index = (this+mathKernCoverage).get_coverage (glyph); in get_kerning()
539 { return (this+extendedShapeCoverage).get_coverage (glyph) != NOT_COVERED; } in is_extended_shape()
949 unsigned int index = (this+coverage).get_coverage (glyph); in get_glyph_construction()
Dhb-ot-layout-gdef-table.hh64 unsigned int index = (this+coverage).get_coverage (glyph_id); in get_attach_points()
360 unsigned int index = (this+coverage).get_coverage (glyph_id); in get_lig_carets()
423 { return (this+coverage[set_index]).get_coverage (glyph_id) != NOT_COVERED; } in covers()
Dhb-ot-layout-common.hh1430 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
1505 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
1682 unsigned int get (hb_codepoint_t k) const { return get_coverage (k); } in get()
1683 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function
1686 case 1: return u.format1.get_coverage (glyph_id); in get_coverage()
1687 case 2: return u.format2.get_coverage (glyph_id); in get_coverage()