Searched refs:y_decreasing_before_last_horizontal (Results 1 – 1 of 1) sorted by relevance
37 bool y_decreasing_before_last_horizontal = false; // assume false at start in start_list_on_local_maximum() local45 if (y_decreasing_before_last_horizontal && in start_list_on_local_maximum()49 } else if (!y_decreasing_before_last_horizontal && !prev_edge_is_horizontal && in start_list_on_local_maximum()52 y_decreasing_before_last_horizontal = true; in start_list_on_local_maximum()127 bool y_decreasing_before_last_horizontal = false; // assume false at start in create_bound_towards_maximum() local135 if (y_decreasing_before_last_horizontal && in create_bound_towards_maximum()139 } else if (!y_decreasing_before_last_horizontal && !edge_is_horizontal && in create_bound_towards_maximum()142 y_decreasing_before_last_horizontal = true; in create_bound_towards_maximum()