Home
last modified time | relevance | path

Searched defs:MarkGlyphSets (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/OT/Layout/GDEF/
DGDEF.hh519 struct MarkGlyphSets struct
521 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;
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gdef.rs976 impl<'a> FontRead<'a> for MarkGlyphSets<'a> { implementation
992 pub type MarkGlyphSets<'a> = TableRef<'a, MarkGlyphSetsMarker>; typedef
994 impl<'a> MarkGlyphSets<'a> { implementation
1023 impl<'a> SomeTable<'a> for MarkGlyphSets<'a> { implementation
1054 impl<'a> std::fmt::Debug for MarkGlyphSets<'a> { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gdef.rs976 impl<'a> FontRead<'a> for MarkGlyphSets<'a> { implementation
992 pub type MarkGlyphSets<'a> = TableRef<'a, MarkGlyphSetsMarker>; typedef
994 impl<'a> MarkGlyphSets<'a> { impl
1023 impl<'a> SomeTable<'a> for MarkGlyphSets<'a> { implementation
1054 impl<'a> std::fmt::Debug for MarkGlyphSets<'a> { implementation