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

hb_font_get_glyph_name

Declaration

Source position: lazharfbuzz0.pas line 1608

function hb_font_get_glyph_name(

  font: Phb_font_t;

  glyph: Thb_codepoint_t;

  name: Pgchar;

  size: Pguint

):Thb_bool_t;