Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh1670 if (!(this+coverageZ[0]).intersects (glyphs)) in intersects()
1678 glyphCount, (const HBUINT16 *) (coverageZ.arrayZ + 1), in intersects()
1685 if (!(this+coverageZ[0]).intersects (c->glyphs)) in closure()
1688 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in closure()
1694 glyphCount, (const HBUINT16 *) (coverageZ.arrayZ + 1), in closure()
1702 (this+coverageZ[0]).add_coverage (c->input); in collect_glyphs()
1704 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in collect_glyphs()
1711 glyphCount, (const HBUINT16 *) (coverageZ.arrayZ + 1), in collect_glyphs()
1720 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in would_apply()
1725 …return_trace (context_would_apply_lookup (c, glyphCount, (const HBUINT16 *) (coverageZ.arrayZ + 1)… in would_apply()
[all …]