X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fhtml%2Fharfbuzz-hb-ot-name.html;h=3fbf48dfc657eac3d43eea2bd600c7ebce836940;hb=a280f8312cc9b27515efbab292b95b9d147a2b73;hp=1087a86d171f53f8ba489933c5465d205eb2641b;hpb=610626019cd10944b76622e30b2610910bf4b2b8;p=platform%2Fupstream%2Fharfbuzz.git diff --git a/docs/html/harfbuzz-hb-ot-name.html b/docs/html/harfbuzz-hb-ot-name.html index 1087a86..3fbf48d 100644 --- a/docs/html/harfbuzz-hb-ot-name.html +++ b/docs/html/harfbuzz-hb-ot-name.html @@ -5,7 +5,7 @@ hb-ot-name: HarfBuzz Manual - + @@ -18,7 +18,7 @@ Description Home -Up +Up Prev Next @@ -97,7 +97,7 @@

hb_ot_name_list_names ()

const hb_ot_name_entry_t *
-hb_ot_name_list_names (hb_face_t *face,
+hb_ot_name_list_names (hb_face_t *face,
                        unsigned int *num_entries);

Enumerates all available name IDs and language combinations. Returned array is owned by the face @@ -137,7 +137,7 @@ used as long as face

hb_ot_name_get_utf16 ()

unsigned int
-hb_ot_name_get_utf16 (hb_face_t *face,
+hb_ot_name_get_utf16 (hb_face_t *face,
                       hb_ot_name_id_t name_id,
                       hb_language_t language,
                       unsigned int *text_size,
@@ -195,7 +195,7 @@ text written to buffer. 

hb_ot_name_get_utf32 ()

unsigned int
-hb_ot_name_get_utf32 (hb_face_t *face,
+hb_ot_name_get_utf32 (hb_face_t *face,
                       hb_ot_name_id_t name_id,
                       hb_language_t language,
                       unsigned int *text_size,
@@ -253,7 +253,7 @@ text written to buffer. 

hb_ot_name_get_utf8 ()

unsigned int
-hb_ot_name_get_utf8 (hb_face_t *face,
+hb_ot_name_get_utf8 (hb_face_t *face,
                      hb_ot_name_id_t name_id,
                      hb_language_t language,
                      unsigned int *text_size,