Searched defs:LigatureArray (Results 1 – 2 of 2) sorted by relevance
15 struct LigatureArray : List16OfOffset16To<LigatureAttach> struct19 bool subset (hb_subset_context_t *c, in subset()
2937 impl ReadArgs for LigatureArray<'_> { implementation2941 impl<'a> FontReadWithArgs<'a> for LigatureArray<'a> { implementation2955 impl<'a> LigatureArray<'a> { impl2967 pub type LigatureArray<'a> = TableRef<'a, LigatureArrayMarker>; typedef2969 impl<'a> LigatureArray<'a> { implementation2998 impl<'a> SomeTable<'a> for LigatureArray<'a> { implementation3026 impl<'a> std::fmt::Debug for LigatureArray<'a> { implementation