Searched defs:SinglePosFormat2 (Results 1 – 2 of 2) sorted by relevance
521 struct SinglePosFormat2 struct523 bool intersects (const hb_set_t *glyphs) const in intersects()526 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()529 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()531 bool apply (hb_ot_apply_context_t *c) const in apply()548 bool subset (hb_subset_context_t *c) const in subset()555 bool sanitize (hb_sanitize_context_t *c) const in sanitize()564 HBUINT16 format; /* Format identifier--format = 2 */566 coverage; /* Offset to Coverage table--from568 ValueFormat valueFormat; /* Defines the types of data in the[all …]
870 struct SinglePosFormat2 struct872 bool intersects (const hb_set_t *glyphs) const in intersects()875 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()876 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()896 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()899 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()901 ValueFormat get_value_format () const { return valueFormat; } in get_value_format()903 bool apply (hb_ot_apply_context_t *c) const in apply()923 void serialize (hb_serialize_context_t *c, in serialize()948 bool subset (hb_subset_context_t *c) const in subset()[all …]