Home | History | Annotate | Download | only in src

Lines Matching refs:LookupList

2680   { return (this+lookupList).len; }
2682 { return (this+lookupList)[i]; }
2714 CastR<OffsetTo<TLookupList> > (out->lookupList)
2716 this+CastR<const OffsetTo<TLookupList> > (lookupList),
2740 CastR<OffsetTo<TLookupList> > (lookupList).sanitize (c, this) &&
2786 OffsetTo<LookupList>
2787 lookupList; /* LookupList table */