Lines Matching refs:hb_shape_plan_t
187 hb_shape_plan_t *
218 hb_shape_plan_t *
236 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2()
240 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) in hb_shape_plan_create2()
283 hb_shape_plan_t *
286 return const_cast<hb_shape_plan_t *> (&Null (hb_shape_plan_t)); in hb_shape_plan_get_empty()
299 hb_shape_plan_t *
300 hb_shape_plan_reference (hb_shape_plan_t *shape_plan) in hb_shape_plan_reference()
316 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan) in hb_shape_plan_destroy()
342 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_set_user_data()
364 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_get_user_data()
381 hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan) in hb_shape_plan_get_shaper()
388 _hb_shape_plan_execute_internal (hb_shape_plan_t *shape_plan, in _hb_shape_plan_execute_internal()
447 hb_shape_plan_execute (hb_shape_plan_t *shape_plan, in hb_shape_plan_execute()
482 hb_shape_plan_t *
514 hb_shape_plan_t *
555 hb_shape_plan_t *shape_plan = hb_shape_plan_create2 (face, props, in hb_shape_plan_create_cached2()