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

hb_ot_math_get_glyph_kernings

Declaration

Source position: lazharfbuzz0.pas line 1722

function hb_ot_math_get_glyph_kernings(

  font: Phb_font_t;

  glyph: Thb_codepoint_t;

  kern: Thb_ot_math_kern_t;

  start_offset: guint;

  entries_count: Pguint;

  kern_entries: Phb_ot_math_kern_entry_t

):guint;