HomeSort by relevance Sort by last modified time
    Searched refs:ArrayOf (Results 1 - 10 of 10) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh     [all...]
hb-ot-layout-gsub-table.hh 188 ArrayOf<GlyphID>
315 ArrayOf<GlyphID>
436 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in
927 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
953 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
980 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
1008 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead)
    [all...]
hb-open-file-private.hh 145 ArrayOf<OffsetTo<OffsetTable, ULONG>, ULONG>
hb-ot-layout-gdef-table.hh 44 typedef ArrayOf<USHORT> AttachPoint; /* Array of contour point indices--in
293 ArrayOf<OffsetTo<Coverage, ULONG> >
hb-ot-layout-common-private.hh 175 struct IndexArray : ArrayOf<Index>
456 ArrayOf<UINT24>
669 ArrayOf<Offset<> >
1045 ArrayOf<USHORT>
    [all...]
hb-ot-shape-complex-arabic-fallback.hh 222 typedef OT::ArrayOf<ManifestLookup> Manifest;
hb-open-type-private.hh 830 struct ArrayOf
942 struct OffsetArrayOf : ArrayOf<OffsetTo<Type> > {};
1027 struct SortedArrayOf : ArrayOf<Type, LenType>
hb-ot-cmap-table.hh 243 ArrayOf<GlyphID, UINT>
hb-ot-layout-gpos-table.hh 410 struct MarkArray : ArrayOf<MarkRecord> /* Array of MarkRecords--in Coverage order */
419 const MarkRecord &record = ArrayOf<MarkRecord>::operator[](mark_index);
448 return_trace (ArrayOf<MarkRecord>::sanitize (c, this));
1026 ArrayOf<EntryExitRecord>
    [all...]
  /external/v8/src/js/
array.js     [all...]

Completed in 708 milliseconds