Searched defs:CoverageFormat2 (Results 1 – 2 of 2) sorted by relevance
47 struct CoverageFormat2 : public OT::Layout::Common::CoverageFormat2_4<SmallTypes> struct49 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
1500 struct CoverageFormat2 struct1505 unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage()1515 bool serialize (hb_serialize_context_t *c, Iterator glyphs) in serialize()1558 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1564 bool intersects (const hb_set_t *glyphs) const in intersects()1573 bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const in intersects_coverage()1588 void intersected_coverage_glyphs (const hb_set_t *glyphs, hb_set_t *intersect_glyphs) const in intersected_coverage_glyphs()1599 bool collect_coverage (set_t *glyphs) const in collect_coverage()1610 struct iter_t1663 HBUINT16 coverageFormat; /* Format identifier--format = 2 */[all …]