Searched refs:horiz_dir (Results 1 – 2 of 2) sorted by relevance
308 hb_direction_t horiz_dir = HB_DIRECTION_INVALID; in position_around_base() local353 if (unlikely (horiz_dir == HB_DIRECTION_INVALID)) { in position_around_base()355 horiz_dir = plan->props.direction; in position_around_base()357 horiz_dir = hb_script_get_horizontal_direction (plan->props.script); in position_around_base()359 if (horiz_dir == HB_DIRECTION_LTR) in position_around_base()
479 hb_direction_t horiz_dir = hb_script_get_horizontal_direction (buffer->props.script); in hb_ensure_native_direction() local486 direction != horiz_dir && horiz_dir != HB_DIRECTION_INVALID) || in hb_ensure_native_direction()