Lines Matching defs:shape_plan
46 hb_shape_plan_plan (hb_shape_plan_t *shape_plan, in hb_shape_plan_plan()
124 hb_shape_plan_t *shape_plan; in hb_shape_plan_create() local
200 hb_shape_plan_reference (hb_shape_plan_t *shape_plan) in hb_shape_plan_reference()
214 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan) in hb_shape_plan_destroy()
242 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_set_user_data()
263 hb_shape_plan_get_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_get_user_data()
285 hb_shape_plan_execute (hb_shape_plan_t *shape_plan, in hb_shape_plan_execute()
357 hb_shape_plan_user_features_match (const hb_shape_plan_t *shape_plan, in hb_shape_plan_user_features_match()
370 hb_shape_plan_matches (const hb_shape_plan_t *shape_plan, in hb_shape_plan_matches()
458 …hb_shape_plan_t *shape_plan = hb_shape_plan_create (face, props, user_features, num_user_features,… in hb_shape_plan_create_cached() local
497 hb_shape_plan_get_shaper (hb_shape_plan_t *shape_plan) in hb_shape_plan_get_shaper()