Lines Matching refs:hb_position_t
39 hb_position_t get_x_value (hb_font_t *font, const void *base) const in get_x_value()
41 hb_position_t get_y_value (hb_font_t *font, const void *base) const in get_y_value()
80 hb_position_t get_value (hb_ot_math_constant_t constant, in get_value()
176 hb_position_t get_value (hb_codepoint_t glyph, in get_value()
207 hb_position_t get_value (hb_codepoint_t glyph, in get_value()
249 hb_position_t get_value (hb_position_t correction_height, hb_font_t *font) const in get_value()
268 hb_position_t height = correctionHeight[i + half].get_y_value (font, this); in get_value()
310 hb_position_t get_kerning (hb_ot_math_kern_t kern, in get_kerning()
311 hb_position_t correction_height, in get_kerning()
339 hb_position_t get_kerning (hb_codepoint_t glyph, in get_kerning()
341 hb_position_t correction_height, in get_kerning()
378 hb_position_t
382 hb_position_t
389 hb_position_t get_kerning (hb_codepoint_t glyph, in get_kerning()
391 hb_position_t correction_height, in get_kerning()
513 hb_position_t *italics_correction /* OUT */) const in get_parts()
605 hb_position_t get_min_connector_overlap (hb_direction_t direction, in get_min_connector_overlap()
624 hb_position_t *italics_correction /* OUT */) const in get_glyph_parts()
703 hb_position_t get_constant (hb_ot_math_constant_t constant, in get_constant()