Searched refs:prev_edge_is_horizontal (Results 1 – 1 of 1) sorted by relevance
34 bool prev_edge_is_horizontal = is_horizontal(*prev_edge); in start_list_on_local_maximum() local41 if ((!prev_edge_is_horizontal && !edge_is_horizontal && edge->top == prev_edge->top)) { in start_list_on_local_maximum()44 if (!edge_is_horizontal && prev_edge_is_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()54 prev_edge_is_horizontal = edge_is_horizontal; in start_list_on_local_maximum()