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-private.hh1432 if (!(this+coverageZ[0]).intersects (c->glyphs)) in closure()
1435 …const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (coverageZ, coverageZ[0].static_s… in closure()
1441 glyphCount, (const USHORT *) (coverageZ + 1), in closure()
1449 (this+coverageZ[0]).add_coverage (c->input); in collect_glyphs()
1451 …const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (coverageZ, coverageZ[0].static_s… in collect_glyphs()
1458 glyphCount, (const USHORT *) (coverageZ + 1), in collect_glyphs()
1467 …const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (coverageZ, coverageZ[0].static_s… in would_apply()
1472 …return_trace (context_would_apply_lookup (c, glyphCount, (const USHORT *) (coverageZ + 1), lookupC… in would_apply()
1477 return this+coverageZ[0]; in get_coverage()
1483 unsigned int index = (this+coverageZ[0]).get_coverage (c->buffer->cur().codepoint); in apply()
[all …]