Searched defs:CursivePosFormat1 (Results 1 – 1 of 1) sorted by relevance
78 struct CursivePosFormat1 struct81 HBUINT16 format; /* Format identifier--format = 1 */83 coverage; /* Offset to Coverage table--from86 entryExitRecord; /* Array of EntryExit records--in91 bool sanitize (hb_sanitize_context_t *c) const in sanitize()97 bool intersects (const hb_set_t *glyphs) const in intersects()100 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()102 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()111 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()114 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()[all …]