Searched refs:ChainSubtable (Results 1 – 2 of 2) sorted by relevance
864 struct ChainSubtable struct985 …const ChainSubtable<Types> *subtable = &StructAfter<ChainSubtable<Types> > (featureZ.as_array (fea… in apply()994 if (!(subtable->get_coverage() & ChainSubtable<Types>::AllDirections) && in apply()996 bool (subtable->get_coverage() & ChainSubtable<Types>::Vertical)) in apply()1026 reverse = subtable->get_coverage () & ChainSubtable<Types>::Logical ? in apply()1027 bool (subtable->get_coverage () & ChainSubtable<Types>::Backwards) : in apply()1028 bool (subtable->get_coverage () & ChainSubtable<Types>::Backwards) != in apply()1047 subtable = &StructAfter<ChainSubtable<Types> > (*subtable); in apply()1065 …const ChainSubtable<Types> *subtable = &StructAfter<ChainSubtable<Types> > (featureZ.as_array (fea… in sanitize()1071 subtable = &StructAfter<ChainSubtable<Types> > (*subtable); in sanitize()
340 ChainSubtable<ObsoleteTypes>