Searched defs:CoverageFormat1 (Results 1 – 2 of 2) sorted by relevance
35 struct CoverageFormat1 : public OT::Layout::Common::CoverageFormat1_3<SmallTypes> struct37 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
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 …]