Searched refs:active_bound_list_rev_itr (Results 1 – 2 of 2) sorted by relevance
139 active_bound_list_rev_itr<T>(get_maxima_pair<T>(horz_bound_fwd, active_bounds)); in process_horizontal_right_to_left()151 auto bnd = active_bound_list_rev_itr<T>(horz_bound_fwd); in process_horizontal_right_to_left()
28 using active_bound_list_rev_itr = typename active_bound_list<T>::reverse_iterator; typedef174 auto rev_bnd_itr = active_bound_list_rev_itr<T>(bnd_itr); in set_winding_count()