Lines Matching full:get_subtable
2158 inline const X& get_subtable (void) const2170 return_trace (get_subtable<typename T::LookupSubTable> ().dispatch (c, get_type ()));2202 inline const X& get_subtable (void) const2205 case 1: return u.format1.template get_subtable<typename T::LookupSubTable> ();