Home | History | Annotate | Download | only in src

Lines Matching refs:shape_plan

176  * shaper shape_plan data
182 _hb_coretext_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
424 _hb_coretext_shape (hb_shape_plan_t *shape_plan,
1124 * shaper shape_plan data
1130 _hb_coretext_aat_shaper_shape_plan_data_create (hb_shape_plan_t *shape_plan HB_UNUSED,
1148 _hb_coretext_aat_shape (hb_shape_plan_t *shape_plan,
1154 return _hb_coretext_shape (shape_plan, font, buffer, features, num_features);