Home
last modified time | relevance | path

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

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