Home
last modified time | relevance | path

Searched refs:ArrayOf (Results 1 – 10 of 10) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh1658 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 …]
Dhb-ot-layout-gsub-table.hh188 ArrayOf<GlyphID>
315 ArrayOf<GlyphID>
436 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in
927 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>
Dhb-ot-layout-gdef-table.hh44 typedef ArrayOf<USHORT> AttachPoint; /* Array of contour point indices--in
293 ArrayOf<OffsetTo<Coverage, ULONG> >
Dhb-ot-layout-common-private.hh175 struct IndexArray : ArrayOf<Index>
456 ArrayOf<UINT24>
669 ArrayOf<Offset<> >
1045 ArrayOf<USHORT>
Dhb-open-file-private.hh145 ArrayOf<OffsetTo<OffsetTable, ULONG>, ULONG>
Dhb-open-type-private.hh830 struct ArrayOf struct
942 struct OffsetArrayOf : ArrayOf<OffsetTo<Type> > {};
1027 struct SortedArrayOf : ArrayOf<Type, LenType>
Dhb-ot-layout-gpos-table.hh410 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>
Dhb-ot-shape-complex-arabic-fallback.hh222 typedef OT::ArrayOf<ManifestLookup> Manifest;
Dhb-ot-cmap-table.hh243 ArrayOf<GlyphID, UINT>
/external/v8/src/js/
Darray.js1827 function ArrayOf() { class
1865 "of", ArrayOf