PosLookupSubTable 1361 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh typedef struct PosLookupSubTable LookupSubTable; PosLookupSubTable 1445 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline const PosLookupSubTable& get_subtable (unsigned int i) const PosLookupSubTable 1446 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh { return this+CastR<OffsetArrayOf<PosLookupSubTable> > (subTable)[i]; } PosLookupSubTable 1505 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh OffsetArrayOf<PosLookupSubTable> &list = CastR<OffsetArrayOf<PosLookupSubTable> > (subTable);