Lines Matching refs:hb_shape_plan_t
179 hb_shape_plan_t *
192 hb_shape_plan_t *
210 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2()
214 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) in hb_shape_plan_create2()
257 hb_shape_plan_t *
260 return const_cast<hb_shape_plan_t *> (&Null(hb_shape_plan_t)); in hb_shape_plan_get_empty()
273 hb_shape_plan_t *
274 hb_shape_plan_reference (hb_shape_plan_t *shape_plan) in hb_shape_plan_reference()
288 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan) in hb_shape_plan_destroy()
314 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_set_user_data()
335 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_get_user_data()
352 hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan) in hb_shape_plan_get_shaper()
373 hb_shape_plan_execute (hb_shape_plan_t *shape_plan, in hb_shape_plan_execute()
435 hb_shape_plan_t *
448 hb_shape_plan_t *
489 hb_shape_plan_t *shape_plan = hb_shape_plan_create2 (face, props, in hb_shape_plan_create_cached2()