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

  /external/freetype/src/otvalid/
otvmath.c 366 OTV_NAME_ENTER( "MathVariants" );
423 FT_UInt MathConstants, MathGlyphInfo, MathVariants;
438 MathVariants = FT_NEXT_USHORT( p );
446 otv_MathVariants_validate ( table + MathVariants,
  /external/harfbuzz_ng/src/
hb-ot-math-table.hh 584 struct MathVariants
658 * from the beginning of MathVariants
661 * from the beginning of MathVariants
671 the MathVariants table, for shapes growing in vertical/horizontal
695 mathVariants.sanitize (c, this));
705 inline const MathVariants &get_math_variants (void) const
706 { return this+mathVariants; }
713 OffsetTo<MathVariants> mathVariants; /* MathVariants table *
    [all...]

Completed in 76 milliseconds