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

hb_buffer_add_codepoints

Declaration

Source position: lazharfbuzz0.pas line 1807

procedure hb_buffer_add_codepoints(

  buffer: Phb_buffer_t;

  text: Phb_codepoint_t;

  text_length: gint;

  item_offset: guint;

  item_length: gint

);