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

Thb_glyph_info_t

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

Declaration

Source position: lazharfbuzz0.pas line 1137

type Thb_glyph_info_t = object

  codepoint: Thb_codepoint_t;

  

  mask: Thb_mask_t;

  

  cluster: guint32;

  

  var1: Thb_var_int_t;

  

  var2: Thb_var_int_t;

  

end;

Inheritance

Thb_glyph_info_t