HomeSort by relevance Sort by last modified time
    Searched refs:MathTopAccentAttachment (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/otvalid/
otvmath.c 100 : "MathTopAccentAttachment" );
229 FT_UInt MathItalicsCorrectionInfo, MathTopAccentAttachment;
238 MathTopAccentAttachment = FT_NEXT_USHORT( p );
247 if ( MathTopAccentAttachment )
249 table + MathTopAccentAttachment, otvalid, FALSE );
  /external/harfbuzz_ng/src/
hb-ot-math-table.hh 197 struct MathTopAccentAttachment
219 * MathTopAccentAttachment
370 mathTopAccentAttachment.sanitize (c, this) &&
381 { return (this+mathTopAccentAttachment).get_value (glyph, font); }
397 /* Offset to MathTopAccentAttachment table -
399 OffsetTo<MathTopAccentAttachment> mathTopAccentAttachment;

Completed in 144 milliseconds