Home | History | Annotate | Download | only in src

Lines Matching defs:hb_shape_plan_t

39 typedef struct hb_shape_plan_t hb_shape_plan_t;
41 hb_shape_plan_t *
48 hb_shape_plan_t *
55 hb_shape_plan_t *
58 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);