This commit is contained in:
Behdad Esfahbod 2023-01-22 13:46:35 -07:00
parent e3e4d1ecdc
commit b3006ba9cb
2 changed files with 8 additions and 0 deletions

View File

@ -598,6 +598,7 @@ hb_ot_name_get_utf16
hb_ot_name_get_utf32
hb_ot_name_get_utf8
hb_ot_name_id_t
hb_ot_name_id_predefined_t
hb_ot_name_entry_t
</SECTION>

View File

@ -33,6 +33,13 @@
HB_BEGIN_DECLS
/**
* hb_ot_name_id_predefined_t:
*
* An enum type representing the pre-defined name IDs.
*
* Since: REPLACEME
**/
/**
* hb_ot_name_id_t: