Home
last modified time | relevance | path

Searched defs:MathConstants (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-math-table.hh60 struct MathConstants struct
62 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;
/external/freetype/src/otvalid/
Dotvmath.c423 FT_UInt MathConstants, MathGlyphInfo, MathVariants; in otv_MATH_validate() local