Searched refs:get_x_value (Results 1 – 1 of 1) sorted by relevance
39 hb_position_t get_x_value (hb_font_t *font, const void *base) const in get_x_value() function97 return mathValueRecords[constant - HB_OT_MATH_CONSTANT_MATH_LEADING].get_x_value (font, this); in get_value()180 return italicsCorrection[index].get_x_value (font, this); in get_value()213 return topAccentAttachment[index].get_x_value (font, this); in get_value()276 return kernValue[i].get_x_value (font, this); in get_value()519 *italics_correction = italicsCorrection.get_x_value (font, this); in get_parts()