Searched refs:current_edge_is_horizontal (Results 1 – 4 of 4) sorted by relevance
146 if (!current_edge_is_horizontal<T>(lb_abl_itr)) { in insert_local_minima_into_ABL_hot_pixel()150 if (!current_edge_is_horizontal<T>(rb_abl_itr)) { in insert_local_minima_into_ABL_hot_pixel()
139 inline bool current_edge_is_horizontal(active_bound_list_itr<T>& bnd) { in current_edge_is_horizontal() function359 if (!current_edge_is_horizontal<T>(rb_abl_itr)) { in insert_lm_left_and_right_bound()
81 !current_edge_is_horizontal<T>(bnd_max_pair)) && in process_edges_at_top_of_scanbeam()
256 if (*bnd_itr != nullptr && current_edge_is_horizontal<T>(bnd_itr)) { in process_horizontals()