Searched defs:CoverageFormat1 (Results 1 – 1 of 1) sorted by relevance
1425 struct CoverageFormat1 struct1430 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()1439 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()1445 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1451 bool intersects (const hb_set_t *glyphs) const in intersects()1459 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()1462 void intersected_coverage_glyphs (const hb_set_t *glyphs, hb_set_t *intersect_glyphs) const in intersected_coverage_glyphs()1471 bool collect_coverage (set_t *glyphs) const in collect_coverage()1476 struct iter_t1493 HBUINT16 coverageFormat; /* Format identifier--format = 1 */[all …]