Searched defs:CoverageFormat2 (Results 1 – 2 of 2) sorted by relevance
862 struct CoverageFormat2 struct867 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()877 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()920 bool sanitize (hb_sanitize_context_t *c) const in sanitize()926 bool intersects (const hb_set_t *glyphs) const in intersects()935 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()952 bool add_coverage (set_t *glyphs) const in add_coverage()963 struct iter_t1016 HBUINT16 coverageFormat; /* Format identifier--format = 2 */1018 rangeRecord; /* Array of glyph ranges--ordered by
1463 struct CoverageFormat2 struct1468 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()1478 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()1521 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1527 bool intersects (const hb_set_t *glyphs) const in intersects()1536 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()1551 void intersected_coverage_glyphs (const hb_set_t *glyphs, hb_set_t *intersect_glyphs) const in intersected_coverage_glyphs()1562 bool collect_coverage (set_t *glyphs) const in collect_coverage()1573 struct iter_t1626 HBUINT16 coverageFormat; /* Format identifier--format = 2 */[all …]