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

hb_ot_math_get_glyph_variants

Declaration

Source position: lazharfbuzz0.pas line 1724

function hb_ot_math_get_glyph_variants(

  font: Phb_font_t;

  glyph: Thb_codepoint_t;

  direction: Thb_direction_t;

  start_offset: guint;

  variants_count: Pguint;

  variants: Phb_ot_math_glyph_variant_t

):guint;