Home | History | Annotate | Download | only in src

Lines Matching full:intersects

157   inline bool intersects (const hb_set_t *glyphs) const {
158 return glyphs->intersects (start, end);
811 range.intersects (glyphs))
905 inline bool intersects (const hb_set_t *glyphs) const {
1097 if (rangeRecord[i].value == klass && rangeRecord[i].intersects (glyphs))