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

hb_font_get_glyph_from_name

Declaration

Source position: lazharfbuzz0.pas line 1604

function hb_font_get_glyph_from_name(

  font: Phb_font_t;

  name: Pgchar;

  len: gint;

  glyph: Phb_codepoint_t

):Thb_bool_t;