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

hb_ot_layout_table_choose_script

Declaration

Source position: lazharfbuzz0.pas line 1711

function hb_ot_layout_table_choose_script(

  face: Phb_face_t;

  table_tag: Thb_tag_t;

  script_tags: Phb_tag_t;

  script_index: Pguint;

  chosen_script: Phb_tag_t

):Thb_bool_t;