Home
last modified time | relevance | path

Searched refs:mathValueRecordsZ (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-math-table.hh237 if (!mathValueRecordsZ.arrayZ[i].sanitize (c, this)) return_trace (false); in sanitize_math_value_records()
245 c->check_array (mathValueRecordsZ.arrayZ, 2 * heightCount + 1) && in sanitize()
251 const MathValueRecord* correctionHeight = mathValueRecordsZ.arrayZ; in get_value()
252 const MathValueRecord* kernValue = mathValueRecordsZ.arrayZ + heightCount; in get_value()
282 mathValueRecordsZ; /* Array of correction heights at member
292 DEFINE_SIZE_ARRAY (2, mathValueRecordsZ);