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

hb_font_get_glyph_extents_for_origin

Declaration

Source position: lazharfbuzz0.pas line 1603

function hb_font_get_glyph_extents_for_origin(

  font: Phb_font_t;

  glyph: Thb_codepoint_t;

  direction: Thb_direction_t;

  extents: Phb_glyph_extents_t

):Thb_bool_t;