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

hb_ot_layout_feature_get_name_ids

Declaration

Source position: lazharfbuzz0.pas line 1690

function hb_ot_layout_feature_get_name_ids(

  face: Phb_face_t;

  table_tag: Thb_tag_t;

  feature_index: guint;

  label_id: Phb_ot_name_id_t;

  tooltip_id: Phb_ot_name_id_t;

  sample_id: Phb_ot_name_id_t;

  num_named_parameters: Pguint;

  first_param_id: Phb_ot_name_id_t

):Thb_bool_t;