Lines Matching defs:ClassDefFormat1_3
1533 struct ClassDefFormat1_3 struct
1538 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class()
1543 unsigned get_population () const in get_population()
1550 bool serialize (hb_serialize_context_t *c, in serialize()
1580 bool subset (hb_subset_context_t *c, in subset()
1624 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1630 unsigned cost () const { return 1; } in cost()
1633 bool collect_coverage (set_t *glyphs) const in collect_coverage()
1656 bool collect_class (set_t *glyphs, unsigned klass) const in collect_class()
1664 bool intersects (const hb_set_t *glyphs) const in intersects()
1673 bool intersects_class (const hb_set_t *glyphs, uint16_t klass) const in intersects_class()
1695 …intersected_class_glyphs (const hb_set_t *glyphs, unsigned klass, hb_set_t *intersect_glyphs) const in intersected_class_glyphs()
1728 void intersected_classes (const hb_set_t *glyphs, hb_set_t *intersect_classes) const in intersected_classes()
1745 HBUINT16 classFormat; /* Format identifier--format = 1 */
1747 startGlyph; /* First GlyphID of the classValueArray */
1749 classValue; /* Array of Class Values--one per GlyphID */