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

/inkscape/src/libdepixelize/priv/
H A Dsimplifiedvoronoi.h44 struct Cell struct in class:Tracer::SimplifiedVoronoi
55 typedef typename std::vector<Cell>::iterator iterator;
56 typedef typename std::vector<Cell>::const_iterator const_iterator;
57 typedef typename std::vector<Cell>::reverse_iterator reverse_iterator;
59 typedef typename std::vector<Cell>::const_reverse_iterator
147 Cell *const cells_it, int x, int y);
150 Cell *const cells_it, int x, int y);
153 Cell *const cells_it, int x, int y);
156 Cell *const cells_it, int x, int y);
233 Cell *cons
[all...]

Completed in 181 milliseconds