/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-layout-gsubgpos-private.hh | [all...] |
hb-ot-layout-gsub-table.hh | 186 ArrayOf<GlyphID> 321 ArrayOf<GlyphID> 449 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in 947 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); 973 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); 1000 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); 1027 ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead) [all...] |
hb-ot-layout-gdef-table.hh | 44 typedef ArrayOf<USHORT> AttachPoint; /* Array of contour point indices--in 285 ArrayOf<OffsetTo<Coverage, ULONG> >
|
hb-open-file-private.hh | 142 ArrayOf<OffsetTo<OffsetTable, ULONG>, ULONG>
|
hb-ot-layout-common-private.hh | 160 struct IndexArray : ArrayOf<Index> 436 ArrayOf<UINT24> 612 ArrayOf<Offset<> > 983 ArrayOf<USHORT> [all...] |
hb-open-type-private.hh | 745 struct ArrayOf 853 struct OffsetArrayOf : ArrayOf<OffsetTo<Type> > {}; 934 struct SortedArrayOf : ArrayOf<Type, LenType>
|
hb-ot-layout-gpos-table.hh | 391 struct MarkArray : ArrayOf<MarkRecord> /* Array of MarkRecords--in Coverage order */ 400 const MarkRecord &record = ArrayOf<MarkRecord>::operator[](mark_index); 426 return TRACE_RETURN (ArrayOf<MarkRecord>::sanitize (c, this)); 980 ArrayOf<EntryExitRecord> [all...] |
hb-ot-shape-complex-arabic-fallback.hh | 222 typedef OT::ArrayOf<ManifestLookup> Manifest;
|
hb-ot-cmap-table.hh | 223 ArrayOf<GlyphID, UINT>
|
/external/harfbuzz_ng/src/ |
hb-ot-layout-gsubgpos-private.hh | [all...] |
hb-ot-layout-gsub-table.hh | 186 ArrayOf<GlyphID> 321 ArrayOf<GlyphID> 449 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in 947 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); 973 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); 1000 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); 1027 ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead) [all...] |
hb-ot-layout-gdef-table.hh | 44 typedef ArrayOf<USHORT> AttachPoint; /* Array of contour point indices--in 285 ArrayOf<OffsetTo<Coverage, ULONG> >
|
hb-open-file-private.hh | 142 ArrayOf<OffsetTo<OffsetTable, ULONG>, ULONG>
|
hb-ot-layout-common-private.hh | 160 struct IndexArray : ArrayOf<Index> 436 ArrayOf<UINT24> 612 ArrayOf<Offset<> > 983 ArrayOf<USHORT> [all...] |
hb-open-type-private.hh | 745 struct ArrayOf 853 struct OffsetArrayOf : ArrayOf<OffsetTo<Type> > {}; 934 struct SortedArrayOf : ArrayOf<Type, LenType>
|
hb-ot-layout-gpos-table.hh | 391 struct MarkArray : ArrayOf<MarkRecord> /* Array of MarkRecords--in Coverage order */ 400 const MarkRecord &record = ArrayOf<MarkRecord>::operator[](mark_index); 426 return TRACE_RETURN (ArrayOf<MarkRecord>::sanitize (c, this)); 980 ArrayOf<EntryExitRecord> [all...] |
hb-ot-cmap-table.hh | 223 ArrayOf<GlyphID, UINT>
|
/external/chromium_org/mojo/public/js/bindings/ |
codec.js | 474 // This type is only used with ArrayOf(PackedBool). 663 function ArrayOf(cls) { 667 ArrayOf.prototype.encodedSize = 8; 669 ArrayOf.prototype.decode = function(decoder) { 673 ArrayOf.prototype.encode = function(encoder, val) { 678 ArrayOf.call(this, cls); 681 NullableArrayOf.prototype = Object.create(ArrayOf.prototype); 733 exports.ArrayOf = ArrayOf;
|
validator.js | 237 if (elementType instanceof codec.ArrayOf)
|
/external/chromium_org/v8/src/ |
harmony-array.js | 127 function ArrayOf() { 146 "of", ArrayOf
|
/external/emma/core/java12/com/vladium/jcd/lib/ |
Types.java | 501 return arrayOf (typedescriptor.substring (1)); 512 Class arrayOf (String typedescriptor) throws ClassNotFoundException 519 component = arrayOf (typedescriptor.substring (1)); 559 return arrayOf (typedescriptor.substring (1)); 568 String arrayOf (String typedescriptor) 577 component = arrayOf (typedescriptor.substring (1));
|
/external/chromium_org/mojo/public/tools/bindings/generators/ |
mojom_js_generator.py | 109 array_type = "NullableArrayOf" if mojom.IsNullableKind(kind) else "ArrayOf"
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-guice/2.1.7/ |
sisu-guice-2.1.7-noaop.jar | |
/prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/ |
sisu-guice-2.1.7-noaop.jar | |