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

hb_ot_layout_language_find_feature

Declaration

Source position: lazharfbuzz0.pas line 1701

function hb_ot_layout_language_find_feature(

  face: Phb_face_t;

  table_tag: Thb_tag_t;

  script_index: guint;

  language_index: guint;

  feature_tag: Thb_tag_t;

  feature_index: Pguint

):Thb_bool_t;