/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gsubgpos.hh | 1302 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in closure() 1313 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in collect_glyphs() 1324 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in would_apply() 1336 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in apply() 1683 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in closure() 1698 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in collect_glyphs() 1712 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in would_apply() 1731 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in apply() 1755 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in sanitize() 1936 const HeadlessArrayOf<HBUINT16> &input = StructAfter<HeadlessArrayOf<HBUINT16>> (backtrack); in intersects() [all …]
|
D | hb-ot-maxp-table.hh | 91 const maxpV1Tail &v1 = StructAfter<maxpV1Tail> (*this); in sanitize() 106 const maxpV1Tail *src_v1 = &StructAfter<maxpV1Tail> (*this); in subset()
|
D | hb-ot-var-avar-table.hh | 118 map = &StructAfter<SegmentMaps> (*map); in sanitize() 132 map = &StructAfter<SegmentMaps> (*map); in map_coords()
|
D | hb-ot-kern-table.hh | 50 …hb_array_t<const HBUINT8> leftClass = StructAfter<const UnsizedArrayOf<HBUINT8>> (kernValue).as_ar… in get_kerning() 51 …hb_array_t<const HBUINT8> rightClass = StructAfter<const UnsizedArrayOf<HBUINT8>> (leftClass).as_a… in get_kerning() 52 …hb_array_t<const HBUINT8> kernIndex = StructAfter<const UnsizedArrayOf<HBUINT8>> (rightClass).as_a… in get_kerning()
|
D | hb-aat-layout-morx-table.hh | 972 …const ChainSubtable<Types> *subtable = &StructAfter<ChainSubtable<Types>> (featureZ.as_array (feat… in apply() 1034 subtable = &StructAfter<ChainSubtable<Types>> (*subtable); in apply() 1052 …const ChainSubtable<Types> *subtable = &StructAfter<ChainSubtable<Types>> (featureZ.as_array (feat… in sanitize() 1058 subtable = &StructAfter<ChainSubtable<Types>> (*subtable); in sanitize() 1098 chain = &StructAfter<Chain<Types>> (*chain); in compile_flags() 1112 chain = &StructAfter<Chain<Types>> (*chain); in apply() 1128 chain = &StructAfter<Chain<Types>> (*chain); in sanitize()
|
D | hb-ot-layout-gsub-table.hh | 1019 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage>> (backtrack); in intersects() 1040 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage>> (backtrack); in closure() 1041 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID>> (lookahead); in closure() 1060 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage>> (backtrack); in collect_glyphs() 1065 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID>> (lookahead); in collect_glyphs() 1084 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage>> (backtrack); in apply() 1085 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID>> (lookahead); in apply() 1120 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage>> (backtrack); in sanitize() 1123 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID>> (lookahead); in sanitize()
|
D | hb-ot-var-fvar-table.hh | 257 return StructAfter<NameID> (instance->get_coordinates (axisCount)); in get_instance_postscript_name_id() 311 return &StructAtOffset<InstanceRecord> (&StructAfter<InstanceRecord> (get_axes ()), in get_instance()
|
D | hb-machinery.hh | 88 static inline const Type& StructAfter(const TObject &X) in StructAfter() function 91 static inline Type& StructAfter(TObject &X) in StructAfter() function
|
/third_party/harfbuzz/src/ |
D | hb-ot-layout-gsubgpos.hh | 1559 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in closure() 1573 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in closure_lookups() 1581 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in collect_glyphs() 1592 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in would_apply() 1604 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in apply() 1628 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in serialize() 2158 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in closure() 2174 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in closure_lookups() 2184 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in collect_glyphs() 2198 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in would_apply() [all …]
|
D | hb-ot-var-avar-table.hh | 123 map = &StructAfter<SegmentMaps> (*map); in sanitize() 137 map = &StructAfter<SegmentMaps> (*map); in map_coords() 149 map = &StructAfter<SegmentMaps> (*map); in unmap_coords()
|
D | hb-ot-maxp-table.hh | 91 const maxpV1Tail &v1 = StructAfter<maxpV1Tail> (*this); in sanitize() 106 const maxpV1Tail *src_v1 = &StructAfter<maxpV1Tail> (*this); in subset()
|
D | hb-ot-kern-table.hh | 50 …hb_array_t<const HBUINT8> leftClass = StructAfter<const UnsizedArrayOf<HBUINT8>> (kernValue).as_ar… in get_kerning() 51 …hb_array_t<const HBUINT8> rightClass = StructAfter<const UnsizedArrayOf<HBUINT8>> (leftClass).as_a… in get_kerning() 52 …hb_array_t<const HBUINT8> kernIndex = StructAfter<const UnsizedArrayOf<HBUINT8>> (rightClass).as_a… in get_kerning()
|
D | hb-aat-layout-morx-table.hh | 974 …const ChainSubtable<Types> *subtable = &StructAfter<ChainSubtable<Types>> (featureZ.as_array (feat… in apply() 1036 subtable = &StructAfter<ChainSubtable<Types>> (*subtable); in apply() 1054 …const ChainSubtable<Types> *subtable = &StructAfter<ChainSubtable<Types>> (featureZ.as_array (feat… in sanitize() 1060 subtable = &StructAfter<ChainSubtable<Types>> (*subtable); in sanitize() 1100 chain = &StructAfter<Chain<Types>> (*chain); in compile_flags() 1114 chain = &StructAfter<Chain<Types>> (*chain); in apply() 1130 chain = &StructAfter<Chain<Types>> (*chain); in sanitize()
|
D | hb-ot-layout-gsub-table.hh | 1181 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in intersects() 1205 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in closure() 1206 const Array16Of<HBGlyphID> &substitute = StructAfter<Array16Of<HBGlyphID>> (lookahead); in closure() 1227 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in collect_glyphs() 1232 const Array16Of<HBGlyphID> &substitute = StructAfter<Array16Of<HBGlyphID>> (lookahead); in collect_glyphs() 1251 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in apply() 1252 const Array16Of<HBGlyphID> &substitute = StructAfter<Array16Of<HBGlyphID>> (lookahead); in apply() 1339 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in subset() 1340 const Array16Of<HBGlyphID> &substitute = StructAfter<Array16Of<HBGlyphID>> (lookahead); in subset() 1358 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in sanitize() [all …]
|
D | hb-ot-var-fvar-table.hh | 246 return StructAfter<NameID> (instance->get_coordinates (axisCount)); in get_instance_postscript_name_id() 299 return &StructAtOffset<InstanceRecord> (&StructAfter<InstanceRecord> (get_axes ()), in get_instance()
|
D | hb-machinery.hh | 72 static inline const Type& StructAfter(const TObject &X) in StructAfter() function 75 static inline Type& StructAfter(TObject &X) in StructAfter() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gsubgpos.hh | 1566 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in closure() 1580 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in closure_lookups() 1588 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in collect_glyphs() 1599 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in would_apply() 1611 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in apply() 1633 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in serialize() 2176 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in closure() 2192 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in closure_lookups() 2202 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in collect_glyphs() 2216 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in would_apply() [all …]
|
D | hb-ot-var-avar-table.hh | 123 map = &StructAfter<SegmentMaps> (*map); in sanitize() 137 map = &StructAfter<SegmentMaps> (*map); in map_coords() 149 map = &StructAfter<SegmentMaps> (*map); in unmap_coords()
|
D | hb-ot-maxp-table.hh | 91 const maxpV1Tail &v1 = StructAfter<maxpV1Tail> (*this); in sanitize() 106 const maxpV1Tail *src_v1 = &StructAfter<maxpV1Tail> (*this); in subset()
|
D | hb-ot-kern-table.hh | 50 …hb_array_t<const HBUINT8> leftClass = StructAfter<const UnsizedArrayOf<HBUINT8>> (kernValue).as_ar… in get_kerning() 51 …hb_array_t<const HBUINT8> rightClass = StructAfter<const UnsizedArrayOf<HBUINT8>> (leftClass).as_a… in get_kerning() 52 …hb_array_t<const HBUINT8> kernIndex = StructAfter<const UnsizedArrayOf<HBUINT8>> (rightClass).as_a… in get_kerning()
|
D | hb-aat-layout-morx-table.hh | 991 …const ChainSubtable<Types> *subtable = &StructAfter<ChainSubtable<Types>> (featureZ.as_array (feat… in apply() 1053 subtable = &StructAfter<ChainSubtable<Types>> (*subtable); in apply() 1071 …const ChainSubtable<Types> *subtable = &StructAfter<ChainSubtable<Types>> (featureZ.as_array (feat… in sanitize() 1077 subtable = &StructAfter<ChainSubtable<Types>> (*subtable); in sanitize() 1117 chain = &StructAfter<Chain<Types>> (*chain); in compile_flags() 1131 chain = &StructAfter<Chain<Types>> (*chain); in apply() 1147 chain = &StructAfter<Chain<Types>> (*chain); in sanitize()
|
D | hb-ot-layout-gsub-table.hh | 1216 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in intersects() 1240 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in closure() 1241 const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead); in closure() 1262 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in collect_glyphs() 1267 const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead); in collect_glyphs() 1286 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in apply() 1287 const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead); in apply() 1374 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in subset() 1375 const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead); in subset() 1393 …const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (backt… in sanitize() [all …]
|
D | hb-ot-var-fvar-table.hh | 247 return StructAfter<NameID> (instance->get_coordinates (axisCount)); in get_instance_postscript_name_id() 300 return &StructAtOffset<InstanceRecord> (&StructAfter<InstanceRecord> (get_axes ()), in get_instance()
|
D | hb-machinery.hh | 72 static inline const Type& StructAfter(const TObject &X) in StructAfter() function 75 static inline Type& StructAfter(TObject &X) in StructAfter() function
|
D | hb-aat-layout-kerx-table.hh | 832 st = &StructAfter<SubTable> (*st); in has_state_machine() 847 st = &StructAfter<SubTable> (*st); in has_cross_stream() 865 st = &StructAfter<SubTable> (*st); in get_h_kerning() 927 st = &StructAfter<SubTable> (*st); in apply() 962 st = &StructAfter<SubTable> (*st); in sanitize()
|