Searched refs:horiz_dir (Results 1 – 2 of 2) sorted by relevance
323 hb_direction_t horiz_dir = HB_DIRECTION_INVALID; in position_around_base() local372 if (unlikely (horiz_dir == HB_DIRECTION_INVALID)) { in position_around_base()374 horiz_dir = plan->props.direction; in position_around_base()376 horiz_dir = hb_script_get_horizontal_direction (plan->props.script); in position_around_base()378 if (horiz_dir == HB_DIRECTION_LTR) in position_around_base()
563 hb_direction_t horiz_dir = hb_script_get_horizontal_direction (buffer->props.script); in hb_ensure_native_direction() local570 direction != horiz_dir && horiz_dir != HB_DIRECTION_INVALID) || in hb_ensure_native_direction()