Home
last modified time | relevance | path

Searched refs:OffsetTo (Results 1 – 9 of 9) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-jstf-table.hh74 OffsetTo<JstfModList>
78 OffsetTo<JstfModList>
82 OffsetTo<JstfModList>
86 OffsetTo<JstfModList>
90 OffsetTo<JstfMax>
94 OffsetTo<JstfModList>
98 OffsetTo<JstfModList>
102 OffsetTo<JstfModList>
106 OffsetTo<JstfModList>
110 OffsetTo<JstfMax>
[all …]
Dhb-ot-math-table.hh52 OffsetTo<Device> deviceTable; /* Offset to the device table - from the
184 OffsetTo<Coverage> coverage; /* Offset to Coverage table -
217 OffsetTo<Coverage> topAccentCoverage; /* Offset to Coverage table -
323 OffsetTo<MathKern> mathKern[4];
349 OffsetTo<Coverage> mathKernCoverage; /* Offset to Coverage table -
395 OffsetTo<MathItalicsCorrectionInfo> mathItalicsCorrectionInfo;
399 OffsetTo<MathTopAccentAttachment> mathTopAccentAttachment;
406 OffsetTo<Coverage> extendedShapeCoverage;
410 OffsetTo<MathKernInfo> mathKernInfo;
575 OffsetTo<MathGlyphAssembly> glyphAssembly;
[all …]
Dhb-ot-layout-gdef-table.hh81 OffsetTo<Coverage>
165 OffsetTo<Device>
222 const OffsetTo<CaretValue> *array = carets.sub_array (start_offset, caret_count); in get_lig_carets()
274 OffsetTo<Coverage>
425 OffsetTo<ClassDef>
429 OffsetTo<AttachList>
433 OffsetTo<LigCaretList>
437 OffsetTo<ClassDef>
441 OffsetTo<MarkGlyphSets>
Dhb-ot-layout-gpos-table.hh176 static inline OffsetTo<Device>& get_device (Value* value) in get_device()
177 { return *CastP<OffsetTo<Device> > (value); } in get_device()
178 static inline const OffsetTo<Device>& get_device (const Value* value) in get_device()
179 { return *CastP<OffsetTo<Device> > (value); } in get_device()
314 OffsetTo<Device>
318 OffsetTo<Device>
387 OffsetTo<Anchor>
407 OffsetTo<Anchor>
495 OffsetTo<Coverage>
547 OffsetTo<Coverage>
[all …]
Dhb-ot-layout-gsubgpos-private.hh630 const OffsetTo<Coverage> &coverage = (const OffsetTo<Coverage>&)value; in intersects_coverage()
658 const OffsetTo<Coverage> &coverage = (const OffsetTo<Coverage>&)value; in collect_coverage()
684 const OffsetTo<Coverage> &coverage = (const OffsetTo<Coverage>&)value; in match_coverage()
1320 OffsetTo<Coverage>
1413 OffsetTo<Coverage>
1416 OffsetTo<ClassDef>
1512 OffsetTo<Coverage>
1875 OffsetTo<Coverage>
1990 OffsetTo<Coverage>
1993 OffsetTo<ClassDef>
[all …]
Dhb-ot-layout-gsub-table.hh114 OffsetTo<Coverage>
199 OffsetTo<Coverage>
404 OffsetTo<Coverage>
556 OffsetTo<Coverage>
872 OffsetTo<Coverage>
1049 OffsetTo<Coverage>
1311 const OffsetTo<SubstLookupList> &list = CastR<OffsetTo<SubstLookupList> > (lookupList); in sanitize()
Dhb-open-type-private.hh789 struct OffsetTo : Offset<OffsetType> struct
833 template <typename Type> struct LOffsetTo : OffsetTo<Type, ULONG> {};
835 static inline const Type& operator + (const Base &base, const OffsetTo<Type, OffsetType> &offset) {… in operator +()
837 static inline Type& operator + (Base &base, OffsetTo<Type, OffsetType> &offset) { return offset (ba… in operator +()
959 struct OffsetArrayOf : ArrayOf<OffsetTo<Type, OffsetType> > {};
Dhb-ot-layout-common-private.hh88 OffsetTo<Type>
264 OffsetTo<LangSys>
527 OffsetTo<FeatureParams> orig_offset = featureParams; in sanitize()
541 OffsetTo<FeatureParams> new_offset; in sanitize()
556 OffsetTo<FeatureParams>
Dhb-ot-shape-complex-arabic-fallback.hh220 OT::OffsetTo<OT::SubstLookup> lookupOffset;