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

hb_ot_layout_collect_features

Declaration

Source position: lazharfbuzz0.pas line 1912

procedure hb_ot_layout_collect_features(

  face: Phb_face_t;

  table_tag: Thb_tag_t;

  scripts: Phb_tag_t;

  languages: Phb_tag_t;

  features: Phb_tag_t;

  feature_indexes: Phb_set_t

);