Searched defs:nodeRight (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libdepixelize/priv/ | ||
H A D | pixelgraph.h | 197 iterator nodeRight(iterator n) function in class:Tracer::PixelGraph 237 const_iterator nodeRight(const_iterator n) const function in class:Tracer::PixelGraph 385 it = nodeRight(it); 522 Edge(nodeRight(it), nodeBottom(it))); |
Completed in 11 milliseconds