Searched refs:horiz_dir (Results 1 – 1 of 1) sorted by relevance
309 hb_direction_t horiz_dir = HB_DIRECTION_INVALID; in position_around_base() local349 if (unlikely (horiz_dir == HB_DIRECTION_INVALID)) { in position_around_base()351 horiz_dir = plan->props.direction; in position_around_base()353 horiz_dir = hb_script_get_horizontal_direction (plan->props.script); in position_around_base()355 if (horiz_dir == HB_DIRECTION_LTR) in position_around_base()