Home | History | Annotate | Download | only in src

Lines Matching refs:plan

165 _hb_ot_shape_fallback_position_recategorize_marks (const hb_ot_shape_plan_t *plan HB_UNUSED,
193 position_mark (const hb_ot_shape_plan_t *plan,
285 position_around_base (const hb_ot_shape_plan_t *plan,
331 if (HB_DIRECTION_IS_HORIZONTAL (plan->props.direction))
332 horiz_dir = plan->props.direction;
334 horiz_dir = hb_script_get_horizontal_direction (plan->props.script);
351 position_mark (plan, font, buffer, cluster_extents, i, this_combining_class);
370 position_cluster (const hb_ot_shape_plan_t *plan,
389 position_around_base (plan, font, buffer, i, j);
396 _hb_ot_shape_fallback_position (const hb_ot_shape_plan_t *plan,
405 position_cluster (plan, font, buffer, start, i);
409 position_cluster (plan, font, buffer, start, count);
415 _hb_ot_shape_fallback_kern (const hb_ot_shape_plan_t *plan,
420 hb_mask_t kern_mask = plan->map.get_1_mask (HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction) ?