Home
last modified time | relevance | path

Searched refs:OffsetTo (Results 1 – 21 of 21) 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-layout-base-table.hh106 OffsetTo<Device>
176 OffsetTo<BaseCoord>
180 OffsetTo<BaseCoord>
215 OffsetTo<BaseCoord>
219 OffsetTo<BaseCoord>
278 OffsetTo<MinMax>
308 OffsetTo<BaseValues>
311 OffsetTo<MinMax>
342 OffsetTo<BaseScript>
417 OffsetTo<SortedArrayOf<Tag>>
[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 -
322 OffsetTo<MathKern> mathKern[4];
348 OffsetTo<Coverage> mathKernCoverage; /* Offset to Coverage table -
394 OffsetTo<MathItalicsCorrectionInfo> mathItalicsCorrectionInfo;
398 OffsetTo<MathTopAccentAttachment> mathTopAccentAttachment;
405 OffsetTo<Coverage> extendedShapeCoverage;
409 OffsetTo<MathKernInfo> mathKernInfo;
571 OffsetTo<MathGlyphAssembly> glyphAssembly;
[all …]
Dhb-aat-layout-just-table.hh361 OffsetTo<JustificationCategory>
363 OffsetTo<WidthDeltaCluster>
369 OffsetTo<PostcompensationActionChain>
374 Lookup<OffsetTo<WidthDeltaCluster>>
401 OffsetTo<JustificationHeader>
407 OffsetTo<JustificationHeader>
Dhb-ot-layout-gdef-table.hh82 OffsetTo<Coverage>
165 OffsetTo<Device>
223 hb_array_t <const OffsetTo<CaretValue>> array = carets.sub_array (start_offset, caret_count); in get_lig_carets()
275 OffsetTo<Coverage>
475 OffsetTo<ClassDef>
479 OffsetTo<AttachList>
483 OffsetTo<LigCaretList>
487 OffsetTo<ClassDef>
491 OffsetTo<MarkGlyphSets>
Dhb-ot-layout-gpos-table.hh87 OffsetTo<Device> xPlaDevice; /* Offset to Device table for
90 OffsetTo<Device> yPlaDevice; /* Offset to Device table for vertical
93 OffsetTo<Device> xAdvDevice; /* Offset to Device table for
96 OffsetTo<Device> yAdvDevice; /* Offset to Device table for vertical
176 HB_INTERNAL static OffsetTo<Device>& get_device (Value* value) in get_device()
177 { return *CastP<OffsetTo<Device>> (value); } in get_device()
178 HB_INTERNAL static const OffsetTo<Device>& get_device (const Value* value, bool *worked=nullptr) in get_device()
181 return *CastP<OffsetTo<Device>> (value); in get_device()
356 OffsetTo<Device>
360 OffsetTo<Device>
[all …]
Dhb-aat-layout-opbd-table.hh61 …const OffsetTo<OpticalBounds> *bounds_offset = lookupTable.get_value (glyph_id, font->face->get_nu… in get_bounds()
82 Lookup<OffsetTo<OpticalBounds>>
95 …const OffsetTo<OpticalBounds> *bounds_offset = lookupTable.get_value (glyph_id, font->face->get_nu… in get_bounds()
119 Lookup<OffsetTo<OpticalBounds>>
Dhb-aat-layout-lcar-table.hh51 const OffsetTo<LigCaretClassEntry>* entry_offset = lookupTable.get_value (glyph, in get_lig_carets()
70 Lookup<OffsetTo<LigCaretClassEntry>>
86 const OffsetTo<LigCaretClassEntry>* entry_offset = lookupTable.get_value (glyph, in get_lig_carets()
109 Lookup<OffsetTo<LigCaretClassEntry>>
Dhb-open-type.hh272 struct OffsetTo : Offset<OffsetType, has_null> struct
274 HB_DELETE_COPY_ASSIGN (OffsetTo);
275 OffsetTo () = default;
277 OffsetTo& operator = (typename OffsetType::type i) { OffsetType::operator= (i); return *this; } in operator =() argument
292 …friend const Type& operator + (const Base &base, const OffsetTo &offset) { return offset ((const v… in operator +()
295 …friend const Type& operator + (const OffsetTo &offset, const Base &base) { return offset ((const v… in operator +()
298 friend Type& operator + (Base &&base, OffsetTo &offset) { return offset ((void *) base); } in operator +()
301 friend Type& operator + (OffsetTo &offset, Base &&base) { return offset ((void *) base); } in operator +()
310 const OffsetTo& src, in serialize_subset()
336 const OffsetTo& src, in serialize_copy()
[all …]
Dhb-ot-layout-gsubgpos.hh705 const OffsetTo<Coverage> &coverage = (const OffsetTo<Coverage>&)value; in intersects_coverage()
732 const OffsetTo<Coverage> &coverage = (const OffsetTo<Coverage>&)value; in collect_coverage()
760 const OffsetTo<Coverage> &coverage = (const OffsetTo<Coverage>&)value; in match_coverage()
1534 OffsetTo<Coverage>
1561 | hb_map ([&] (const hb_pair_t<unsigned, const OffsetTo<RuleSet> &> p) in intersects()
1652 OffsetTo<Coverage>
1655 OffsetTo<ClassDef>
1768 UnsizedArrayOf<OffsetTo<Coverage>>
2172 for (const OffsetTo<ChainRule>& _ : rule) in subset()
2316 OffsetTo<Coverage>
[all …]
Dhb-aat-layout-trak-table.hh215 OffsetTo<TrackData>
218 OffsetTo<TrackData>
Dhb-ot-stat-table.hh302 hb_array_t<const OffsetTo<AxisValue>> const get_axis_value_offsets () const in get_axis_value_offsets()
324 LNNOffsetTo<UnsizedArrayOf<OffsetTo<AxisValue>>>
Dhb-ot-var-mvar-table.hh104 OffsetTo<VariationStore>
Dhb-ot-layout-gsub-table.hh134 OffsetTo<Coverage>
232 OffsetTo<Coverage>
473 OffsetTo<Coverage>
683 OffsetTo<Coverage>
953 | hb_map ([this, glyphs] (const OffsetTo<LigatureSet> &_) in intersects()
1057 OffsetTo<Coverage>
1239 OffsetTo<Coverage>
Dhb-ot-layout-common.hh189 OffsetTo<Type>
199 const OffsetTo<Type>& get_offset (unsigned int i) const in get_offset()
201 OffsetTo<Type>& get_offset (unsigned int i) in get_offset()
420 OffsetTo<LangSys>
726 OffsetTo<FeatureParams> new_offset; in sanitize()
738 OffsetTo<FeatureParams>
Dhb-ot-var-fvar-table.hh332 OffsetTo<AxisRecord>
Dhb-ot-shape-complex-arabic-fallback.hh211 OT::OffsetTo<OT::SubstLookup> lookupOffset;
Dhb-ot-var-gvar-table.hh374 OffsetTo<HBUINT8> data;
Dhb-ot-cff1-table.hh1310 OffsetTo<CFF1NameIndex, HBUINT8> nameIndex; /* headerSize = Offset to Name INDEX. */
/external/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi2887 <!-- OffsetTo<OT::OffsetTable, OT::IntType<unsigned int, 4u> >[1] -->
3283 …<!-- OT::ArrayOf<OT::OffsetTo<OT::OffsetTable, OT::IntType<unsigned int, 4u> >, OT::IntType<unsign…
3285 …<!-- OT::ArrayOf<OT::OffsetTo<OT::OffsetTable, OT::IntType<unsigned int, 4u> >, OT::IntType<unsign…
3321 <!-- OT::OffsetTo<OT::OffsetTable, OT::IntType<unsigned int, 4u> >& -->
3323 <!-- OT::OffsetTo<OT::OffsetTable, OT::IntType<unsigned int, 4u> >* -->
3325 <!-- OT::OffsetTo<OT::OffsetTable, OT::IntType<unsigned int, 4u> >* const -->
3331 <!-- OT::Supplier<OT::OffsetTo<OT::OffsetTable, OT::IntType<unsigned int, 4u> > >& -->
3359 …<!-- const OT::ArrayOf<OT::OffsetTo<OT::OffsetTable, OT::IntType<unsigned int, 4u> >, OT::IntType<…
3361 …<!-- const OT::ArrayOf<OT::OffsetTo<OT::OffsetTable, OT::IntType<unsigned int, 4u> >, OT::IntType<…
3363 …<!-- const OT::ArrayOf<OT::OffsetTo<OT::OffsetTable, OT::IntType<unsigned int, 4u> >, OT::IntType<…
[all …]
/external/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi2280 …<class-decl name='OffsetTo&lt;OT::OffsetTable, OT::IntType&lt;unsigned int, 4u&gt; &gt;' size-in-b…
2596 …<function-decl name='allocate_size&lt;OT::ArrayOf&lt;OT::OffsetTo&lt;OT::LigatureSet, OT::IntType&…
2603 …<function-decl name='extend_min&lt;OT::ArrayOf&lt;OT::OffsetTo&lt;OT::LigatureSet, OT::IntType&lt;…
2610 …<function-decl name='extend&lt;OT::ArrayOf&lt;OT::OffsetTo&lt;OT::LigatureSet, OT::IntType&lt;shor…
2624 …<function-decl name='allocate_size&lt;OT::ArrayOf&lt;OT::OffsetTo&lt;OT::Ligature, OT::IntType&lt;…
2631 …<function-decl name='extend_min&lt;OT::ArrayOf&lt;OT::OffsetTo&lt;OT::Ligature, OT::IntType&lt;sho…
2638 …<function-decl name='extend&lt;OT::ArrayOf&lt;OT::OffsetTo&lt;OT::Ligature, OT::IntType&lt;short u…
2835 …<class-decl name='ArrayOf&lt;OT::OffsetTo&lt;OT::OffsetTable, OT::IntType&lt;unsigned int, 4u&gt; …
2886 …<function-decl name='try_set&lt;OT::OffsetTo&lt;OT::OffsetTable, OT::IntType&lt;unsigned int, 4u&g…
2929 …<function-decl name='check_struct&lt;OT::ArrayOf&lt;OT::OffsetTo&lt;OT::OffsetTable, OT::IntType&l…
[all …]