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

hb_font_get_glyph_h_kerning

Declaration

Source position: lazharfbuzz0.pas line 1606

function hb_font_get_glyph_h_kerning(

  font: Phb_font_t;

  left_glyph: Thb_codepoint_t;

  right_glyph: Thb_codepoint_t

):Thb_position_t;