Searched defs:another_is_contour (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libdepixelize/priv/
H A Dsimplifiedvoronoi.h1095 bool another_is_contour = contour_edge(a_it->rgba, c_it->rgba); local
1097 if ( another_is_contour + twin_is_contour
1102 if ( another_is_contour ) {
1254 bool another_is_contour = contour_edge(a_it->rgba, b_it->rgba); local
1256 if ( another_is_contour + twin_is_contour
1261 if ( another_is_contour ) {

Completed in 96 milliseconds