Home | History | Annotate | Download | only in src

Lines Matching full:hb_shape_plan_t

46 hb_shape_plan_plan (hb_shape_plan_t    *shape_plan,
94 * hb_shape_plan_t
111 hb_shape_plan_t *
124 hb_shape_plan_t *shape_plan;
133 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) {
163 hb_shape_plan_t *
166 static const hb_shape_plan_t _hb_shape_plan_nil = {
186 return const_cast<hb_shape_plan_t *> (&_hb_shape_plan_nil);
199 hb_shape_plan_t *
200 hb_shape_plan_reference (hb_shape_plan_t *shape_plan)
214 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan)
242 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan,
263 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_plan,
285 hb_shape_plan_execute (hb_shape_plan_t *shape_plan,
331 hb_shape_plan_hash (const hb_shape_plan_t *shape_plan)
353 hb_shape_plan_user_features_match (const hb_shape_plan_t *shape_plan,
366 hb_shape_plan_matches (const hb_shape_plan_t *shape_plan,
401 hb_shape_plan_t *
454 hb_shape_plan_t *shape_plan = hb_shape_plan_create (face, props, user_features, num_user_features, shaper_list);
489 hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan)