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

hb_shape_plan_execute

Declaration

Source position: lazharfbuzz0.pas line 1781

function hb_shape_plan_execute(

  shape_plan: Phb_shape_plan_t;

  font: Phb_font_t;

  buffer: Phb_buffer_t;

  features: Phb_feature_t;

  num_features: guint

):Thb_bool_t;