Home
last modified time | relevance | path

Searched refs:CastR (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-machinery.hh45 static inline const Type& CastR(const TObject &X) in CastR() function
48 static inline Type& CastR(TObject &X) in CastR() function
Dhb-ot-layout-common.hh653 { 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()
Dhb-open-file.hh285 { return CastR<OpenTypeFontFace> ((data_base+offset).arrayZ); } in get_face()
Dhb-ot-layout-gsub-table.hh1289 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()
Dhb-ot-layout-gsubgpos.hh2714 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()
Dhb-ot-layout-gpos-table.hh1625 { return CastR<PosLookup> (GSUBGPOS::get_lookup (i)); } in get_lookup()