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

hb_font_get_nominal_glyph

Declaration

Source position: lazharfbuzz0.pas line 1612

function hb_font_get_nominal_glyph(

  font: Phb_font_t;

  unicode: Thb_codepoint_t;

  glyph: Phb_codepoint_t

):Thb_bool_t;