X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fhtml%2Fharfbuzz-hb-shape-plan.html;h=e9c3501e2c253f8ab5e8c7e19a05d67c5338795d;hb=610626019cd10944b76622e30b2610910bf4b2b8;hp=3986cabc062c2044d27180163226e5f1475f9403;hpb=1baac414088e430483b85f702898c8448083bfc2;p=platform%2Fupstream%2Fharfbuzz.git diff --git a/docs/html/harfbuzz-hb-shape-plan.html b/docs/html/harfbuzz-hb-shape-plan.html index 3986cab..e9c3501 100644 --- a/docs/html/harfbuzz-hb-shape-plan.html +++ b/docs/html/harfbuzz-hb-shape-plan.html @@ -3,20 +3,19 @@ hb-shape-plan: HarfBuzz Manual - + - + @@ -42,7 +41,7 @@ -
+

Types and Values

@@ -139,17 +138,11 @@ - +
typedefhb_shape_plan_thb_shape_plan_t
-

Object Hierarchy

-
    GBoxed
-    ╰── hb_shape_plan_t
-
-
-

Includes

#include <hb.h>
 
@@ -165,10 +158,10 @@ Most client would not need to deal with shape plans directly.

Functions

hb_shape_plan_create ()

-
hb_shape_plan_t *
-hb_shape_plan_create (hb_face_t *face,
-                      const hb_segment_properties_t *props,
-                      const hb_feature_t *user_features,
+
hb_shape_plan_t *
+hb_shape_plan_create (hb_face_t *face,
+                      const hb_segment_properties_t *props,
+                      const hb_feature_t *user_features,
                       unsigned int num_user_features,
                       const char * const *shaper_list);

[Xconstructor]

@@ -204,10 +197,10 @@ hb_shape_plan_create (

hb_shape_plan_create_cached ()

-
hb_shape_plan_t *
-hb_shape_plan_create_cached (hb_face_t *face,
-                             const hb_segment_properties_t *props,
-                             const hb_feature_t *user_features,
+
hb_shape_plan_t *
+hb_shape_plan_create_cached (hb_face_t *face,
+                             const hb_segment_properties_t *props,
+                             const hb_feature_t *user_features,
                              unsigned int num_user_features,
                              const char * const *shaper_list);
@@ -242,10 +235,10 @@ hb_shape_plan_create_cached (

hb_shape_plan_create2 ()

-
hb_shape_plan_t *
-hb_shape_plan_create2 (hb_face_t *face,
-                       const hb_segment_properties_t *props,
-                       const hb_feature_t *user_features,
+
hb_shape_plan_t *
+hb_shape_plan_create2 (hb_face_t *face,
+                       const hb_segment_properties_t *props,
+                       const hb_feature_t *user_features,
                        unsigned int num_user_features,
                        const int *coords,
                        unsigned int num_coords,
@@ -254,10 +247,10 @@ hb_shape_plan_create2 (
 

hb_shape_plan_create_cached2 ()

-
hb_shape_plan_t *
-hb_shape_plan_create_cached2 (hb_face_t *face,
-                              const hb_segment_properties_t *props,
-                              const hb_feature_t *user_features,
+
hb_shape_plan_t *
+hb_shape_plan_create_cached2 (hb_face_t *face,
+                              const hb_segment_properties_t *props,
+                              const hb_feature_t *user_features,
                               unsigned int num_user_features,
                               const int *coords,
                               unsigned int num_coords,
@@ -267,7 +260,7 @@ hb_shape_plan_create_cached2 (
 

hb_shape_plan_destroy ()

void
-hb_shape_plan_destroy (hb_shape_plan_t *shape_plan);
+hb_shape_plan_destroy (hb_shape_plan_t *shape_plan);

[skip]

Parameters

@@ -290,10 +283,10 @@ hb_shape_plan_destroy (

hb_shape_plan_execute ()

hb_bool_t
-hb_shape_plan_execute (hb_shape_plan_t *shape_plan,
-                       hb_font_t *font,
-                       hb_buffer_t *buffer,
-                       const hb_feature_t *features,
+hb_shape_plan_execute (hb_shape_plan_t *shape_plan,
+                       hb_font_t *font,
+                       hb_buffer_t *buffer,
+                       const hb_feature_t *features,
                        unsigned int num_features);

Parameters

@@ -332,7 +325,7 @@ hb_shape_plan_execute (

hb_shape_plan_get_empty ()

-
hb_shape_plan_t *
+
hb_shape_plan_t *
 hb_shape_plan_get_empty (void);

Returns

@@ -345,7 +338,7 @@ hb_shape_plan_get_empty (void

hb_shape_plan_get_shaper ()

const char *
-hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan);
+hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan);

Parameters

@@ -372,8 +365,8 @@ hb_shape_plan_get_shaper (

hb_shape_plan_get_user_data ()

void *
-hb_shape_plan_get_user_data (hb_shape_plan_t *shape_plan,
-                             hb_user_data_key_t *key);
+hb_shape_plan_get_user_data (hb_shape_plan_t *shape_plan, + hb_user_data_key_t *key);

[skip]

Parameters

@@ -400,8 +393,8 @@ hb_shape_plan_get_user_data (

hb_shape_plan_reference ()

-
hb_shape_plan_t *
-hb_shape_plan_reference (hb_shape_plan_t *shape_plan);
+
hb_shape_plan_t *
+hb_shape_plan_reference (hb_shape_plan_t *shape_plan);

[skip]

Parameters

@@ -429,8 +422,8 @@ hb_shape_plan_reference (

hb_shape_plan_set_user_data ()

hb_bool_t
-hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan,
-                             hb_user_data_key_t *key,
+hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan,
+                             hb_user_data_key_t *key,
                              void *data,
                              hb_destroy_func_t destroy,
                              hb_bool_t replace);
@@ -463,6 +456,6 @@ hb_shape_plan_set_user_data ( -
Generated by GTK-Doc V1.25
+
Generated by GTK-Doc V1.29
\ No newline at end of file