Lines Matching refs:hb_shape_plan_t
40 hb_shape_plan_plan (hb_shape_plan_t *shape_plan,
83 * hb_shape_plan_t
86 hb_shape_plan_t *
95 hb_shape_plan_t *shape_plan;
101 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ()))
114 hb_shape_plan_t *
117 static const hb_shape_plan_t _hb_shape_plan_nil = {
134 return const_cast<hb_shape_plan_t *> (&_hb_shape_plan_nil);
137 hb_shape_plan_t *
138 hb_shape_plan_reference (hb_shape_plan_t *shape_plan)
144 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan)
158 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan,
168 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_plan,
176 hb_shape_plan_execute (hb_shape_plan_t *shape_plan,
217 hb_shape_plan_hash (const hb_shape_plan_t *shape_plan)
233 hb_shape_plan_matches (const hb_shape_plan_t *shape_plan,
241 hb_shape_plan_t *
289 hb_shape_plan_t *shape_plan = hb_shape_plan_create (face, props, user_features, num_user_features, shaper_list);
311 hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan)