Searched refs:y_increasing_before_last_horizontal (Results 1 – 1 of 1) sorted by relevance
79 bool y_increasing_before_last_horizontal = false; // assume false at start in create_bound_towards_minimum() local87 if (y_increasing_before_last_horizontal && in create_bound_towards_minimum()91 } else if (!y_increasing_before_last_horizontal && !edge_is_horizontal && in create_bound_towards_minimum()94 y_increasing_before_last_horizontal = true; in create_bound_towards_minimum()