Home | History | Annotate | Download | only in src

Lines Matching refs:get_subtable

1434   inline const PosLookupSubTable& get_subtable (unsigned int i) const
1451 const Coverage *coverage = &get_subtable (i).dispatch (&c, get_type ());
1504 typename context_t::return_t r = get_subtable (i).dispatch (c, lookup_type);