Searched defs:c_it (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libdepixelize/priv/ |
H A D | simplifiedvoronoi.h | 205 * (c_it) | (d_it) 231 PixelGraph::const_iterator c_it, 883 PixelGraph::const_iterator c_it, 914 || same_color(a_it->rgba, c_it->rgba) 915 || same_color(c_it->rgba, d_it->rgba) ) 1006 - topleft(c_it) - bottomright(c_it) ) 1011 - topleft(c_it) - bottomright(c_it) ) * 0.03125); 1022 + ( bottomright(c_it) 881 _genericComplexBottomRight(PixelGraph::const_iterator a_it, PixelGraph::const_iterator b_it, PixelGraph::const_iterator c_it, PixelGraph::const_iterator d_it, Cell *const cells_it, int x, int y, PointTransform transform, NodeTransform, NodeTransform topright, NodeTransform right, NodeTransform bottomright, NodeTransform bottom, NodeTransform bottomleft, NodeTransform, NodeTransform topleft) argument [all...] |
Completed in 43 milliseconds