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

hb_ot_layout_get_baseline_with_fallback

Declaration

Source position: lazharfbuzz0.pas line 1914

procedure hb_ot_layout_get_baseline_with_fallback(

  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

);