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

hb_ot_math_get_glyph_assembly

Declaration

Source position: lazharfbuzz0.pas line 1719

function hb_ot_math_get_glyph_assembly(

  font: Phb_font_t;

  glyph: Thb_codepoint_t;

  direction: Thb_direction_t;

  start_offset: guint;

  parts_count: Pguint;

  parts: Phb_ot_math_glyph_part_t;

  italics_correction: Phb_position_t

):guint;