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

hb_ot_layout_get_baseline

Declaration

Source position: lazharfbuzz0.pas line 1693

function hb_ot_layout_get_baseline(

  font: Phb_font_t;

  baseline_tag: Thb_ot_layout_baseline_tag_t;

  direction: Thb_direction_t;

  script_tag: Thb_tag_t;

  language_tag: Thb_tag_t;

  coord: Phb_position_t

):Thb_bool_t;