X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Freference%2Fhtml%2Fharfbuzz-hb-face.html;fp=docs%2Fhtml%2Fharfbuzz-hb-face.html;h=dc31c55ce4629470b0b9baefce86447c4f483cc3;hb=e684182ac634596bace621b0e84dfc98d2bc82c5;hp=ddc16d008a34fb73cda753ccfa02e700dcd3010f;hpb=087e8c5d58be057cb77192932cd7fa8f7aacf1a5;p=platform%2Fupstream%2Fharfbuzz.git diff --git a/docs/html/harfbuzz-hb-face.html b/docs/reference/html/harfbuzz-hb-face.html similarity index 84% rename from docs/html/harfbuzz-hb-face.html rename to docs/reference/html/harfbuzz-hb-face.html index ddc16d0..dc31c55 100644 --- a/docs/html/harfbuzz-hb-face.html +++ b/docs/reference/html/harfbuzz-hb-face.html @@ -2,13 +2,13 @@ -hb-face: HarfBuzz Manual - - - +hb-face + + + - + @@ -19,7 +19,7 @@ Object Hierarchy Home -Up +Up Prev Next @@ -191,12 +191,14 @@

Object Hierarchy

-
    GBoxed
+
    GBoxed
     ╰── hb_face_t
 

Description

+

+

Functions

@@ -205,13 +207,12 @@
hb_face_t *
 hb_face_create (hb_blob_t *blob,
                 unsigned int index);
-

[Xconstructor]

+

+

-

Returns

-

.

-

[transfer full]

+

Returns

+

-

Since: 0.9.2


@@ -221,7 +222,7 @@ hb_face_create_for_tables (void *user_data, hb_destroy_func_t destroy);
-

Parameters

+

Parameters

@@ -236,19 +237,19 @@ hb_face_create_for_tables ( -

Returns

+

Returns

(transfer full)

+

-

Since: 0.9.2

+

Since 1.0


hb_face_destroy ()

void
 hb_face_destroy (hb_face_t *face);
-

[skip]

-

Parameters

+

Parameters

@@ -262,7 +263,7 @@ hb_face_destroy (Since: 0.9.2

+

Since 1.0


@@ -270,10 +271,11 @@ hb_face_destroy (hb_face_t * hb_face_get_empty (void);
-

Returns

+

Returns

(transfer full)

+

-

Since: 0.9.2

+

Since 1.0


@@ -281,7 +283,7 @@ hb_face_get_empty (voidunsigned int hb_face_get_glyph_count (hb_face_t *face);
-

Parameters

+

Parameters

@@ -295,7 +297,11 @@ hb_face_get_glyph_count (Since: 0.9.7

+
+

Returns

+

+
+

Since 1.0


@@ -303,7 +309,7 @@ hb_face_get_glyph_count (unsigned int hb_face_get_index (hb_face_t *face);
-

Parameters

+

Parameters

@@ -317,7 +323,11 @@ hb_face_get_index (Since: 0.9.2

+
+

Returns

+

+
+

Since 1.0


@@ -325,7 +335,7 @@ hb_face_get_index (unsigned int hb_face_get_upem (hb_face_t *face);
-

Parameters

+

Parameters

@@ -339,7 +349,11 @@ hb_face_get_upem (Since: 0.9.2

+
+

Returns

+

+
+

Since 1.0


@@ -347,9 +361,8 @@ hb_face_get_upem (void * hb_face_get_user_data (hb_face_t *face, hb_user_data_key_t *key); -

[skip]

-

Parameters

+

Parameters

@@ -364,11 +377,11 @@ hb_face_get_user_data ( -

Returns

+

Returns

.

[transfer none]

-

Since: 0.9.2

+

Since 1.0


@@ -376,7 +389,7 @@ hb_face_get_user_data (hb_bool_t hb_face_is_immutable (hb_face_t *face);
-

Parameters

+

Parameters

@@ -390,7 +403,11 @@ hb_face_is_immutable (Since: 0.9.2

+
+

Returns

+

+
+

Since 1.0


@@ -398,7 +415,7 @@ hb_face_is_immutable (void hb_face_make_immutable (hb_face_t *face);
-

Parameters

+

Parameters

@@ -412,16 +429,15 @@ hb_face_make_immutable (Since: 0.9.2

+

Since 1.0


hb_face_reference ()

hb_face_t *
 hb_face_reference (hb_face_t *face);
-

[skip]

-

Parameters

+

Parameters

@@ -435,7 +451,11 @@ hb_face_reference (Since: 0.9.2

+
+

Returns

+

+
+

Since 1.0


@@ -443,7 +463,7 @@ hb_face_reference (hb_blob_t * hb_face_reference_blob (hb_face_t *face);
-

Parameters

+

Parameters

@@ -458,11 +478,11 @@ hb_face_reference_blob ( -

Returns

+

Returns

.

[transfer full]

-

Since: 0.9.2

+

Since 1.0


@@ -471,7 +491,7 @@ hb_face_reference_blob (hb_face_t *face, hb_tag_t tag);
-

Parameters

+

Parameters

@@ -486,11 +506,11 @@ hb_face_reference_table ( -

Returns

+

Returns

.

[transfer full]

-

Since: 0.9.2

+

Since 1.0


@@ -499,7 +519,7 @@ hb_face_reference_table (hb_face_t *face, unsigned int glyph_count);
-

Parameters

+

Parameters

@@ -513,7 +533,7 @@ hb_face_set_glyph_count (Since: 0.9.7

+

Since 1.0


@@ -522,7 +542,7 @@ hb_face_set_glyph_count (hb_face_t *face, unsigned int index);
-

Parameters

+

Parameters

@@ -536,7 +556,7 @@ hb_face_set_index (Since: 0.9.2

+

Since 1.0


@@ -545,7 +565,7 @@ hb_face_set_index (hb_face_t *face, unsigned int upem);
-

Parameters

+

Parameters

@@ -559,7 +579,7 @@ hb_face_set_upem (Since: 0.9.2

+

Since 1.0


@@ -570,9 +590,8 @@ hb_face_set_user_data (void *data, hb_destroy_func_t destroy, hb_bool_t replace); -

[skip]

-

Parameters

+

Parameters

@@ -586,7 +605,11 @@ hb_face_set_user_data (Since: 0.9.2

+
+

Returns

+

+
+

Since 1.0

@@ -595,10 +618,13 @@ hb_face_set_user_data (

hb_face_t

typedef struct hb_face_t hb_face_t;
 
+

+

+
+ Generated by GTK-Doc V1.20.1 \ No newline at end of file