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

Thb_glyph_position_t

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

Declaration

Source position: lazharfbuzz0.pas line 1149

type Thb_glyph_position_t = object

  x_advance: Thb_position_t;

  

  y_advance: Thb_position_t;

  

  x_offset: Thb_position_t;

  

  y_offset: Thb_position_t;

  

  var_: Thb_var_int_t;

  

end;

Inheritance

Thb_glyph_position_t