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

hb_ot_layout_script_select_language

Declaration

Source position: lazharfbuzz0.pas line 1710

function hb_ot_layout_script_select_language(

  face: Phb_face_t;

  table_tag: Thb_tag_t;

  script_index: guint;

  language_count: guint;

  language_tags: Phb_tag_t;

  language_index: Pguint

):Thb_bool_t;