X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fhtml%2Fharfbuzz-hb-face.html;h=8ff43d5b66a4cbab50c68bdcfc6e1ea9b135faeb;hb=e3a9d0d2fe726180a0456893d22d4aaa3ddb8931;hp=527089e3f9c2db703026b6f93c1cafea9af6765b;hpb=e8e3a59d74b93e80f83e2fbd41cc23fd205f47f6;p=platform%2Fupstream%2Fharfbuzz.git diff --git a/docs/html/harfbuzz-hb-face.html b/docs/html/harfbuzz-hb-face.html index 527089e..8ff43d5 100644 --- a/docs/html/harfbuzz-hb-face.html +++ b/docs/html/harfbuzz-hb-face.html @@ -2,24 +2,24 @@ -HarfBuzz Manual: hb-face +hb-face: HarfBuzz Manual - + - + - + - + @@ -191,7 +191,7 @@

Object Hierarchy

-
    GBoxed
+
    GBoxed
     ╰── hb_face_t
 
@@ -205,6 +205,13 @@
hb_face_t *
 hb_face_create (hb_blob_t *blob,
                 unsigned int index);
+

[Xconstructor]

+
+

Returns

+

.

+

[transfer full]

+
+

Since: 0.9.2


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

Parameters

+

Parameters

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

Returns

+

Returns

(transfer full)

-

-

Since 0.9.2

+

Since: 0.9.2


hb_face_destroy ()

void
 hb_face_destroy (hb_face_t *face);
+

[skip]

-

Parameters

+

Parameters

@@ -255,7 +262,7 @@ hb_face_destroy (Since 0.9.2

+

Since: 0.9.2


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

Returns

+

Returns

(transfer full)

-

-

Since 0.9.2

+

Since: 0.9.2


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

Parameters

+

Parameters

@@ -289,11 +295,7 @@ hb_face_get_glyph_count ( -

Returns

-

- -

Since 0.9.7

+

Since: 0.9.7


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

Parameters

+

Parameters

@@ -315,11 +317,7 @@ hb_face_get_index ( -

Returns

-

- -

Since 0.9.2

+

Since: 0.9.2


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

Parameters

+

Parameters

@@ -341,11 +339,7 @@ hb_face_get_upem ( -

Returns

-

- -

Since 0.9.2

+

Since: 0.9.2


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

[skip]

-

Parameters

+

Parameters

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

Returns

+

Returns

.

[transfer none]

-

Since 0.9.2

+

Since: 0.9.2


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

Parameters

+

Parameters

@@ -395,11 +390,7 @@ hb_face_is_immutable ( -

Returns

-

- -

Since 0.9.2

+

Since: 0.9.2


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

Parameters

+

Parameters

@@ -421,15 +412,16 @@ hb_face_make_immutable (Since 0.9.2

+

Since: 0.9.2


hb_face_reference ()

hb_face_t *
 hb_face_reference (hb_face_t *face);
+

[skip]

-

Parameters

+

Parameters

@@ -443,11 +435,7 @@ hb_face_reference ( -

Returns

-

- -

Since 0.9.2

+

Since: 0.9.2


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

Parameters

+

Parameters

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

Returns

+

Returns

.

[transfer full]

-

Since 0.9.2

+

Since: 0.9.2


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

Parameters

+

Parameters

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

Returns

+

Returns

.

[transfer full]

-

Since 0.9.2

+

Since: 0.9.2


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

Parameters

+

Parameters

@@ -525,7 +513,7 @@ hb_face_set_glyph_count (Since 0.9.7

+

Since: 0.9.7


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

Parameters

+

Parameters

@@ -548,7 +536,7 @@ hb_face_set_index (Since 0.9.2

+

Since: 0.9.2


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

Parameters

+

Parameters

@@ -571,7 +559,7 @@ hb_face_set_upem (Since 0.9.2

+

Since: 0.9.2


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

[skip]

-

Parameters

+

Parameters

@@ -597,11 +586,7 @@ hb_face_set_user_data ( -

Returns

-

- -

Since 0.9.2

+

Since: 0.9.2

@@ -614,7 +599,6 @@ hb_face_set_user_data ( -
- Generated by GTK-Doc V1.20
+
Generated by GTK-Doc V1.25.1 \ No newline at end of file