Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-math-table.hh41 hb_position_t get_y_value (hb_font_t *font, const void *base) const in get_y_value() function
146 return mathValueRecords[constant - HB_OT_MATH_CONSTANT_MATH_LEADING].get_y_value (font, this); in get_value()
268 hb_position_t height = correctionHeight[i + half].get_y_value (font, this); in get_value()