Searched refs:CastR (Results 1 – 6 of 6) sorted by relevance
45 static inline const Type& CastR(const TObject &X) in CastR() function48 static inline Type& CastR(TObject &X) in CastR() function
653 { return this+CastR<OffsetArrayOf<TSubTable> > (subTable)[i]; } in get_subtable()657 { return CastR<OffsetArrayOf<TSubTable> > (subTable); } in get_subtables()660 { return CastR<OffsetArrayOf<TSubTable> > (subTable); } in get_subtables()778 if (unlikely (!CastR<OffsetArrayOf<SubTableSanitizeWrapper<TSubTable> > > (subTable) in sanitize()
285 { return CastR<OpenTypeFontFace> ((data_base+offset).arrayZ); } in get_face()
1289 return CastR<ExtensionSubst> (get_subtable(0)).is_reverse (); in is_reverse()1444 { return CastR<SubstLookup> (GSUBGPOS::get_lookup (i)); } in get_lookup()1468 return CastR<ExtensionSubst> (get_subtable<SubTable>()).is_reverse (); in is_reverse()
2714 CastR<OffsetTo<TLookupList> > (out->lookupList) in subset()2716 this+CastR<const OffsetTo<TLookupList> > (lookupList), in subset()2740 CastR<OffsetTo<TLookupList> > (lookupList).sanitize (c, this) && in sanitize()
1625 { return CastR<PosLookup> (GSUBGPOS::get_lookup (i)); } in get_lookup()