Searched refs:ArrayOf (Results 1 – 10 of 10) sorted by relevance
1658 const ArrayOf<USHORT> &lookahead = StructAfter<ArrayOf<USHORT> > (input); in closure()1659 const ArrayOf<LookupRecord> &lookup = StructAfter<ArrayOf<LookupRecord> > (lookahead); in closure()1672 const ArrayOf<USHORT> &lookahead = StructAfter<ArrayOf<USHORT> > (input); in collect_glyphs()1673 const ArrayOf<LookupRecord> &lookup = StructAfter<ArrayOf<LookupRecord> > (lookahead); in collect_glyphs()1686 const ArrayOf<USHORT> &lookahead = StructAfter<ArrayOf<USHORT> > (input); in would_apply()1687 const ArrayOf<LookupRecord> &lookup = StructAfter<ArrayOf<LookupRecord> > (lookahead); in would_apply()1699 const ArrayOf<USHORT> &lookahead = StructAfter<ArrayOf<USHORT> > (input); in apply()1700 const ArrayOf<LookupRecord> &lookup = StructAfter<ArrayOf<LookupRecord> > (lookahead); in apply()1714 const ArrayOf<USHORT> &lookahead = StructAfter<ArrayOf<USHORT> > (input); in sanitize()1716 const ArrayOf<LookupRecord> &lookup = StructAfter<ArrayOf<LookupRecord> > (lookahead); in sanitize()[all …]
188 ArrayOf<GlyphID>315 ArrayOf<GlyphID>436 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in927 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in closure()953 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in collect_glyphs()980 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in apply()1008 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in sanitize()1025 ArrayOf<GlyphID>
44 typedef ArrayOf<USHORT> AttachPoint; /* Array of contour point indices--in293 ArrayOf<OffsetTo<Coverage, ULONG> >
175 struct IndexArray : ArrayOf<Index>456 ArrayOf<UINT24>669 ArrayOf<Offset<> >1045 ArrayOf<USHORT>
145 ArrayOf<OffsetTo<OffsetTable, ULONG>, ULONG>
830 struct ArrayOf struct942 struct OffsetArrayOf : ArrayOf<OffsetTo<Type> > {};1027 struct SortedArrayOf : ArrayOf<Type, LenType>
410 struct MarkArray : ArrayOf<MarkRecord> /* Array of MarkRecords--in Coverage order */419 const MarkRecord &record = ArrayOf<MarkRecord>::operator[](mark_index); in apply()448 return_trace (ArrayOf<MarkRecord>::sanitize (c, this)); in sanitize()1026 ArrayOf<EntryExitRecord>
222 typedef OT::ArrayOf<ManifestLookup> Manifest;
243 ArrayOf<GlyphID, UINT>
1827 function ArrayOf() { class1865 "of", ArrayOf