Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GSUB/
DAlternateSet.hh11 struct AlternateSet struct
15 alternates; /* Array of alternate GlyphIDs--in
20 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
26 bool intersects (const hb_set_t *glyphs) const in intersects()
29 void closure (hb_closure_context_t *c) const in closure()
32 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
35 bool apply (hb_ot_apply_context_t *c) const in apply()
81 get_alternates (unsigned start_offset, in get_alternates()
96 bool serialize (hb_serialize_context_t *c, in serialize()
103 bool subset (hb_subset_context_t *c) const in subset()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gsub.rs869 impl<'a> FontRead<'a> for AlternateSet<'a> { implementation
884 pub type AlternateSet<'a> = TableRef<'a, AlternateSetMarker>; typedef
886 impl<'a> AlternateSet<'a> { implementation
901 impl<'a> SomeTable<'a> for AlternateSet<'a> { implementation
918 impl<'a> std::fmt::Debug for AlternateSet<'a> { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gsub.rs869 impl<'a> FontRead<'a> for AlternateSet<'a> { implementation
884 pub type AlternateSet<'a> = TableRef<'a, AlternateSetMarker>; typedef
886 impl<'a> AlternateSet<'a> { implementation
901 impl<'a> SomeTable<'a> for AlternateSet<'a> { implementation
918 impl<'a> std::fmt::Debug for AlternateSet<'a> { implementation