Lines Matching defs:hb_shape_plan_t
39 typedef struct hb_shape_plan_t hb_shape_plan_t;
41 HB_EXTERN hb_shape_plan_t *
48 HB_EXTERN hb_shape_plan_t *
55 HB_EXTERN hb_shape_plan_t *
58 HB_EXTERN hb_shape_plan_t *
59 hb_shape_plan_reference (hb_shape_plan_t *shape_plan);
62 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan);
65 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan,
72 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_plan,
77 hb_shape_plan_execute (hb_shape_plan_t *shape_plan,
84 hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan);