Lines Matching refs:LookupSubTable
2179 if (unlikely (!offset)) return Null(typename T::LookupSubTable);
2180 return StructAtOffset<typename T::LookupSubTable> (this, offset);
2186 return get_subtable<typename T::LookupSubTable> ().dispatch (c, get_type ());
2203 return TRACE_RETURN (StructAtOffset<typename T::LookupSubTable> (this, offset).sanitize (c, get_type ()));