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

Thb_ot_math_kern_entry_t

Declaration

Source position: lazharfbuzz0.pas line 1403

type Thb_ot_math_kern_entry_t = record

  max_correction_height: Thb_position_t;

  

  kern_value: Thb_position_t;

  

end;