Searched defs:MarkGlyphSets (Results 1 – 3 of 3) sorted by relevance
519 struct MarkGlyphSets struct521 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers()530 void collect_coverage (hb_vector_t<set_t> &sets) const in collect_coverage()538 void collect_used_mark_sets (const hb_set_t& glyph_set, in collect_used_mark_sets()547 bool subset (hb_subset_context_t *c) const in subset()556 bool sanitize (hb_sanitize_context_t *c) const in sanitize()568 union {571 } u;
976 impl<'a> FontRead<'a> for MarkGlyphSets<'a> { implementation992 pub type MarkGlyphSets<'a> = TableRef<'a, MarkGlyphSetsMarker>; typedef994 impl<'a> MarkGlyphSets<'a> { implementation1023 impl<'a> SomeTable<'a> for MarkGlyphSets<'a> { implementation1054 impl<'a> std::fmt::Debug for MarkGlyphSets<'a> { implementation
976 impl<'a> FontRead<'a> for MarkGlyphSets<'a> { implementation992 pub type MarkGlyphSets<'a> = TableRef<'a, MarkGlyphSetsMarker>; typedef994 impl<'a> MarkGlyphSets<'a> { impl1023 impl<'a> SomeTable<'a> for MarkGlyphSets<'a> { implementation1054 impl<'a> std::fmt::Debug for MarkGlyphSets<'a> { implementation