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

hb_unicode_compose

Declaration

Source position: lazharfbuzz0.pas line 1790

function hb_unicode_compose(

  ufuncs: Phb_unicode_funcs_t;

  a: Thb_codepoint_t;

  b: Thb_codepoint_t;

  ab: Phb_codepoint_t

):Thb_bool_t;