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

hb_font_glyph_from_string

Declaration

Source position: lazharfbuzz0.pas line 1623

function hb_font_glyph_from_string(

  font: Phb_font_t;

  s: Pgchar;

  len: gint;

  glyph: Phb_codepoint_t

):Thb_bool_t;