Searched defs:MathConstants (Results 1 – 2 of 2) sorted by relevance
70 struct MathConstants struct72 MathConstants* copy (hb_serialize_context_t *c) const in copy()94 bool sanitize_math_value_records (hb_sanitize_context_t *c) const in sanitize_math_value_records()106 bool sanitize (hb_sanitize_context_t *c) const in sanitize()112 hb_position_t get_value (hb_ot_math_constant_t constant, in get_value()189 HBINT16 percentScaleDown[2];190 HBUINT16 minHeight[2];191 MathValueRecord mathValueRecords[51];192 HBINT16 radicalDegreeBottomRaisePercent;
423 FT_UInt MathConstants, MathGlyphInfo, MathVariants; in otv_MATH_validate() local