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

Thb_ot_math_glyph_part_t

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazharfbuzz0.pas line 1384

type Thb_ot_math_glyph_part_t = object

  glyph: Thb_codepoint_t;

  

  start_connector_length: Thb_position_t;

  

  end_connector_length: Thb_position_t;

  

  full_advance: Thb_position_t;

  

  flags: Thb_ot_math_glyph_part_flags_t;

  

end;

Inheritance

Thb_ot_math_glyph_part_t