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

hb_font_get_ppem

Declaration

Source position: lazharfbuzz0.pas line 1886

procedure hb_font_get_ppem(

  font: Phb_font_t;

  x_ppem: Pguint;

  y_ppem: Pguint

);