Searched refs:MathKernInfo (Results 1 – 9 of 9) sorted by relevance
/third_party/flutter/skia/third_party/externals/freetype/src/otvalid/ |
D | otvmath.c | 230 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/ |
D | otvmath.c | 230 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/ |
D | otvmath.c | 230 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/ |
D | hb-ot-math-table.hh | 328 struct MathKernInfo struct 409 OffsetTo<MathKernInfo> mathKernInfo;
|
/third_party/harfbuzz/src/ |
D | hb-ot-math-table.hh | 329 struct MathKernInfo struct 413 Offset16To<MathKernInfo> mathKernInfo;
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-math-table.hh | 435 struct MathKernInfo struct 565 Offset16To<MathKernInfo> mathKernInfo;
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 6814 MathKernInfo
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 6814 MathKernInfo
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 38023 * 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
|