Lines Matching refs:get_subtable
1127 inline const SubstLookupSubTable& get_subtable (unsigned int i) const
1137 return CastR<ExtensionSubst> (get_subtable(0)).is_reverse ();
1162 const Coverage *coverage = &get_subtable (i).dispatch (&c, get_type ());
1302 typename context_t::return_t r = get_subtable (i).dispatch (c, lookup_type);
1321 unsigned int type = get_subtable (0).u.extension.get_type ();
1324 if (get_subtable (i).u.extension.get_type () != type)
1385 return CastR<ExtensionSubst> (get_subtable<SubstLookupSubTable>()).is_reverse ();