Searched refs:PosLookupSubTable (Results 1 – 1 of 1) sorted by relevance
1372 typedef struct PosLookupSubTable LookupSubTable;1382 struct PosLookupSubTable struct1456 inline const PosLookupSubTable& get_subtable (unsigned int i) const in get_subtable()1457 { return this+CastR<OffsetArrayOf<PosLookupSubTable> > (subTable)[i]; } in get_subtable()1516 OffsetArrayOf<PosLookupSubTable> &list = CastR<OffsetArrayOf<PosLookupSubTable> > (subTable); in sanitize()