Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/freetype/src/otvalid/
Dotvmath.c230 FT_UInt ExtendedShapeCoverage, MathKernInfo; in otv_MathGlyphInfo_validate() local
240 MathKernInfo = FT_NEXT_USHORT( p ); in otv_MathGlyphInfo_validate()
258 if ( MathKernInfo ) in otv_MathGlyphInfo_validate()
259 otv_MathKernInfo_validate( table + MathKernInfo, otvalid ); in otv_MathGlyphInfo_validate()
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvmath.c230 FT_UInt ExtendedShapeCoverage, MathKernInfo; in otv_MathGlyphInfo_validate() local
240 MathKernInfo = FT_NEXT_USHORT( p ); in otv_MathGlyphInfo_validate()
258 if ( MathKernInfo ) in otv_MathGlyphInfo_validate()
259 otv_MathKernInfo_validate( table + MathKernInfo, otvalid ); in otv_MathGlyphInfo_validate()
/third_party/freetype/src/otvalid/
Dotvmath.c230 FT_UInt ExtendedShapeCoverage, MathKernInfo; in otv_MathGlyphInfo_validate() local
240 MathKernInfo = FT_NEXT_USHORT( p ); in otv_MathGlyphInfo_validate()
258 if ( MathKernInfo ) in otv_MathGlyphInfo_validate()
259 otv_MathKernInfo_validate( table + MathKernInfo, otvalid ); in otv_MathGlyphInfo_validate()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-math-table.hh328 struct MathKernInfo struct
409 OffsetTo<MathKernInfo> mathKernInfo;
/third_party/harfbuzz/src/
Dhb-ot-math-table.hh329 struct MathKernInfo struct
413 Offset16To<MathKernInfo> mathKernInfo;
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-math-table.hh435 struct MathKernInfo struct
565 Offset16To<MathKernInfo> mathKernInfo;
/third_party/harfbuzz/perf/texts/
Den-words.txt6814 MathKernInfo
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt6814 MathKernInfo
/third_party/chromium/patch/
D0001-cve.patch38023 * from the beginning of MathKernInfo table. May be NULL. */
38024 @@ -473,6 +522,22 @@ struct MathKernInfo
45706 …_kernings (hb_font, glyph, HB_OT_MATH_KERN_TOP_RIGHT, 0, NULL, NULL), ==, 0); // MathKernInfo empty
45707 …h_kernings (hb_font, glyph, HB_OT_MATH_KERN_TOP_LEFT, 0, NULL, NULL), ==, 0); // MathKernInfo empty
45708 …rnings (hb_font, glyph, HB_OT_MATH_KERN_BOTTOM_RIGHT, 0, NULL, NULL), ==, 0); // MathKernInfo empty
45709 …ernings (hb_font, glyph, HB_OT_MATH_KERN_BOTTOM_LEFT, 0, NULL, NULL), ==, 0); // MathKernInfo empty