[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazHarfBuzz0' (#lcl)

hb_ot_math_get_glyph_kerning

Declaration

Source position: lazharfbuzz0.pas line 1721

function hb_ot_math_get_glyph_kerning(

  font: Phb_font_t;

  glyph: Thb_codepoint_t;

  kern: Thb_ot_math_kern_t;

  correction_height: Thb_position_t

):Thb_position_t;