Lines Matching refs:glyphs
39 #define attach_chain() var.i16[0] /* glyph to which this attaches to, relative to current glyphs; negative for going back, positive for forward. */
471 bool intersects (const hb_set_t *glyphs) const
472 { return (this+coverage).intersects (glyphs); }
518 * value(s)--applied to all glyphs in
526 bool intersects (const hb_set_t *glyphs) const
527 { return (this+coverage).intersects (glyphs); }
578 * values applied to glyphs */
624 bool intersects (const hb_set_t *glyphs,
635 if (glyphs->has (record->secondGlyph))
730 bool intersects (const hb_set_t *glyphs) const
737 if (glyphs->has (iter.get_glyph ()) &&
738 (this+pairSet[iter.get_coverage ()]).intersects (glyphs, valueFormat))
815 bool intersects (const hb_set_t *glyphs) const
817 return (this+coverage).intersects (glyphs) &&
818 (this+classDef2).intersects (glyphs);
970 bool intersects (const hb_set_t *glyphs) const
971 { return (this+coverage).intersects (glyphs); }
1135 bool intersects (const hb_set_t *glyphs) const
1136 { return (this+markCoverage).intersects (glyphs) &&
1137 (this+baseCoverage).intersects (glyphs); }
1257 bool intersects (const hb_set_t *glyphs) const
1258 { return (this+markCoverage).intersects (glyphs) &&
1259 (this+ligatureCoverage).intersects (glyphs); }
1378 bool intersects (const hb_set_t *glyphs) const
1379 { return (this+mark1Coverage).intersects (glyphs) &&
1380 (this+mark2Coverage).intersects (glyphs); }
1580 bool intersects (const hb_set_t *glyphs) const
1582 hb_intersects_context_t c (glyphs);
1593 void add_coverage (set_t *glyphs) const
1595 hb_add_coverage_context_t<set_t> c (glyphs);
1675 /* Adjusts offsets of attached glyphs (both cursive and mark) to accumulate