Home
last modified time | relevance | path

Searched refs:StructAfter (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh1576 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in closure()
1590 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in closure_lookups()
1598 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in collect_glyphs()
1609 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in would_apply()
1621 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in apply()
1643 const UnsizedArrayOf<LookupRecord> &lookupRecord = StructAfter<UnsizedArrayOf<LookupRecord>> in serialize()
2186 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in closure()
2202 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in closure_lookups()
2212 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in collect_glyphs()
2226 const LookupRecord *lookupRecord = &StructAfter<LookupRecord> (coverageZ.as_array (glyphCount)); in would_apply()
[all …]
Dhb-ot-var-avar-table.hh123 map = &StructAfter<SegmentMaps> (*map); in sanitize()
137 map = &StructAfter<SegmentMaps> (*map); in map_coords()
149 map = &StructAfter<SegmentMaps> (*map); in unmap_coords()
Dhb-ot-maxp-table.hh91 const maxpV1Tail &v1 = StructAfter<maxpV1Tail> (*this); in sanitize()
106 const maxpV1Tail *src_v1 = &StructAfter<maxpV1Tail> (*this); in subset()
Dhb-ot-kern-table.hh50 …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()
Dhb-aat-layout-morx-table.hh991 …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()
Dhb-ot-layout-gsub-table.hh1216 …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 …]
Dhb-machinery.hh72 static inline const Type& StructAfter(const TObject &X) in StructAfter() function
75 static inline Type& StructAfter(TObject &X) in StructAfter() function
Dhb-ot-var-fvar-table.hh247 return StructAfter<NameID> (instance->get_coordinates (axisCount)); in get_instance_postscript_name_id()
300 return &StructAtOffset<InstanceRecord> (&StructAfter<InstanceRecord> (get_axes ()), in get_instance()
Dhb-aat-layout-kerx-table.hh832 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()
Dhb-ot-glyf-table.hh305 const HBUINT8 *p = &StructAfter<const HBUINT8> (glyphIndex); in get_anchor_points()
347 const HBINT8 *p = &StructAfter<const HBINT8> (glyphIndex); in get_transformation()
633 const HBUINT16 *endPtsOfContours = &StructAfter<HBUINT16> (header); in get_contour_points()
680 { return composite_iter_t (bytes, &StructAfter<CompositeGlyphChain, GlyphHeader> (header)); } in get_iterator()
713 const_cast<CompositeGlyphChain &> (StructAfter<CompositeGlyphChain, GlyphHeader> (header)) in set_overlaps_flag()
Dhb-ot-layout-common.hh1260 const HBUINT16 &markFilteringSet = StructAfter<const HBUINT16> (subTable); in get_size()
1262 return (const char *) &StructAfter<const char> (markFilteringSet) - (const char *) this; in get_size()
1276 const HBUINT16 &markFilteringSet = StructAfter<HBUINT16> (subTable); in get_props()
1309 HBUINT16 &markFilteringSet = StructAfter<HBUINT16> (subTable); in serialize()
1334 const HBUINT16 &markFilteringSet = StructAfter<HBUINT16> (subTable); in subset()
1335 HBUINT16 &outMarkFilteringSet = StructAfter<HBUINT16> (out->subTable); in subset()
1353 const HBUINT16 &markFilteringSet = StructAfter<HBUINT16> (subTable); in sanitize()
2791 { return &StructAfter<HBUINT8> (regionIndices); } in get_delta_bytes()
2794 { return &StructAfter<HBUINT8> (regionIndices); } in get_delta_bytes()
Dhb-ot-post-table.hh127 pool = &StructAfter<uint8_t> (v2.glyphNameIndex); in init()
Dhb-ot-cff-common.hh544 GID_TYPE &sentinel () { return StructAfter<GID_TYPE> (ranges[nRanges () - 1]); } in sentinel()
545 const GID_TYPE &sentinel () const { return StructAfter<GID_TYPE> (ranges[nRanges () - 1]); } in sentinel()
Dhb-ot-color-cpal-table.hh195 return StructAfter<CPALV1Tail> (*this); in v1()
Dhb-ot-var-gvar-table.hh160 …{ return StructAfter<UnsizedArrayOf<F2DOT14>> (tupleIndex).as_array ((has_peak () + has_intermedia… in get_all_tuples()
191 { return StructAfter<TupleVariationHeader> (data); } in get_tuple_var_header()
Dhb-ot-cff1-table.hh296 case 0: return StructAfter<CFF1SuppEncData> (u.format0.codes[u.format0.nCodes ()-1]); in suppEncData()
297 case 1: return StructAfter<CFF1SuppEncData> (u.format1.ranges[u.format1.nRanges ()-1]); in suppEncData()
Dhb-uniscribe.cc376 unsigned char *p = &StructAfter<unsigned char> (name); in _hb_rename_font()
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt10331 StructAfter
/third_party/chromium/patch/
D0001-cve.patch27234 + const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (b…
27237 + const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead);
27246 + const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (b…
27270 + const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (b…
27271 + const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead);
27292 + const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (b…
27297 + const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead);
27316 + const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (b…
27317 + const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead);
27407 + const Array16OfOffset16To<Coverage> &lookahead = StructAfter<Array16OfOffset16To<Coverage>> (b…
[all …]