mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 21:45:06 +00:00
Docs
This commit is contained in:
parent
e3e4d1ecdc
commit
b3006ba9cb
2 changed files with 8 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue