Searched refs:graph_it (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libdepixelize/priv/
H A Dsimplifiedvoronoi.h146 PixelGraph::const_iterator graph_it,
149 PixelGraph::const_iterator graph_it,
152 PixelGraph::const_iterator graph_it,
155 PixelGraph::const_iterator graph_it,
163 static bool _complexTopLeftTransformTop(PixelGraph::const_iterator graph_it);
164 static bool _complexTopLeftTransformTopRight(PixelGraph::const_iterator graph_it);
165 static bool _complexTopLeftTransformRight(PixelGraph::const_iterator graph_it);
166 static bool _complexTopLeftTransformBottomRight(PixelGraph::const_iterator graph_it);
167 static bool _complexTopLeftTransformBottom(PixelGraph::const_iterator graph_it);
168 static bool _complexTopLeftTransformBottomLeft(PixelGraph::const_iterator graph_it);
266 PixelGraph::const_iterator graph_it = graph.begin() + _width + 1; local
296 PixelGraph::const_iterator graph_it = graph.begin() + 1; local
339 PixelGraph::const_iterator graph_it local
363 PixelGraph::const_iterator graph_it = graph.begin() + _width; local
411 PixelGraph::const_iterator graph_it = graph.begin() + 2 * _width - 1; local
438 PixelGraph::const_iterator graph_it = graph.begin(); local
462 PixelGraph::const_iterator graph_it = graph.begin() + _width - 1; local
486 PixelGraph::const_iterator graph_it local
511 PixelGraph::const_iterator graph_it = --graph.end(); local
533 _complexTopLeft(const PixelGraph &graph, PixelGraph::const_iterator graph_it, Cell *const cells_it, int x, int y) argument
555 _complexTopRight(const PixelGraph &graph, PixelGraph::const_iterator graph_it, Cell *const cells_it, int x, int y) argument
577 _complexBottomRight(const PixelGraph &graph, PixelGraph::const_iterator graph_it, Cell *const cells_it, int x, int y) argument
599 _complexBottomLeft(const PixelGraph &graph, PixelGraph::const_iterator graph_it, Cell *const cells_it, int x, int y) argument
653 _complexTopLeftTransformTop(PixelGraph::const_iterator graph_it) argument
660 _complexTopLeftTransformTopRight(PixelGraph::const_iterator graph_it) argument
667 _complexTopLeftTransformRight(PixelGraph::const_iterator graph_it) argument
674 _complexTopLeftTransformBottomRight(PixelGraph::const_iterator graph_it) argument
681 _complexTopLeftTransformBottom(PixelGraph::const_iterator graph_it) argument
688 _complexTopLeftTransformBottomLeft(PixelGraph::const_iterator graph_it) argument
695 _complexTopLeftTransformLeft(PixelGraph::const_iterator graph_it) argument
702 _complexTopLeftTransformTopLeft(PixelGraph::const_iterator graph_it) argument
709 _complexTopRightTransformTop(PixelGraph::const_iterator graph_it) argument
716 _complexTopRightTransformTopRight(PixelGraph::const_iterator graph_it) argument
723 _complexTopRightTransformRight(PixelGraph::const_iterator graph_it) argument
730 _complexTopRightTransformBottomRight(PixelGraph::const_iterator graph_it) argument
737 _complexTopRightTransformBottom(PixelGraph::const_iterator graph_it) argument
744 _complexTopRightTransformBottomLeft(PixelGraph::const_iterator graph_it) argument
751 _complexTopRightTransformLeft(PixelGraph::const_iterator graph_it) argument
758 _complexTopRightTransformTopLeft(PixelGraph::const_iterator graph_it) argument
765 _complexBottomRightTransformTop(PixelGraph::const_iterator graph_it) argument
772 _complexBottomRightTransformTopRight(PixelGraph::const_iterator graph_it) argument
779 _complexBottomRightTransformRight(PixelGraph::const_iterator graph_it) argument
786 _complexBottomRightTransformBottomRight(PixelGraph::const_iterator graph_it) argument
793 _complexBottomRightTransformBottom(PixelGraph::const_iterator graph_it) argument
800 _complexBottomRightTransformBottomLeft(PixelGraph::const_iterator graph_it) argument
807 _complexBottomRightTransformLeft(PixelGraph::const_iterator graph_it) argument
814 _complexBottomRightTransformTopLeft(PixelGraph::const_iterator graph_it) argument
821 _complexBottomLeftTransformTop(PixelGraph::const_iterator graph_it) argument
828 _complexBottomLeftTransformTopRight(PixelGraph::const_iterator graph_it) argument
835 _complexBottomLeftTransformRight(PixelGraph::const_iterator graph_it) argument
842 _complexBottomLeftTransformBottomRight(PixelGraph::const_iterator graph_it) argument
849 _complexBottomLeftTransformBottom(PixelGraph::const_iterator graph_it) argument
856 _complexBottomLeftTransformBottomLeft(PixelGraph::const_iterator graph_it) argument
863 _complexBottomLeftTransformLeft(PixelGraph::const_iterator graph_it) argument
870 _complexBottomLeftTransformTopLeft(PixelGraph::const_iterator graph_it) argument
[all...]

Completed in 15 milliseconds