Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-math-table.hh235 unsigned int count = 2 * heightCount + 1; in sanitize_math_value_records()
245 c->check_array (mathValueRecordsZ.arrayZ, 2 * heightCount + 1) && in sanitize()
252 const MathValueRecord* kernValue = mathValueRecordsZ.arrayZ + heightCount; in get_value()
264 unsigned int count = heightCount; in get_value()
280 HBUINT16 heightCount; member