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

hb_font_funcs_set_glyph_h_kerning_func

Declaration

Source position: lazharfbuzz0.pas line 1868

procedure hb_font_funcs_set_glyph_h_kerning_func(

  ffuncs: Phb_font_funcs_t;

  func: Thb_font_get_glyph_h_kerning_func_t;

  user_data: Pgpointer;

  destroy_: Thb_destroy_func_t

);