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

hb_font_get_glyph_v_origin

Declaration

Source position: lazharfbuzz0.pas line 1610

function hb_font_get_glyph_v_origin(

  font: Phb_font_t;

  glyph: Thb_codepoint_t;

  x: Phb_position_t;

  y: Phb_position_t

):Thb_bool_t;