Searched defs:MathConstants (Results 1 – 2 of 2) sorted by relevance
60 struct MathConstants struct62 bool sanitize_math_value_records (hb_sanitize_context_t *c) const in sanitize_math_value_records()74 bool sanitize (hb_sanitize_context_t *c) const in sanitize()80 hb_position_t get_value (hb_ot_math_constant_t constant, in get_value()157 HBINT16 percentScaleDown[2];158 HBUINT16 minHeight[2];159 MathValueRecord mathValueRecords[51];160 HBINT16 radicalDegreeBottomRaisePercent;
423 FT_UInt MathConstants, MathGlyphInfo, MathVariants; in otv_MATH_validate() local