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

/inkscape/src/libdepixelize/priv/
H A Dpixelgraph.h217 iterator nodeBottomRight(iterator n) function in class:Tracer::PixelGraph
257 const_iterator nodeBottomRight(const_iterator n) const function in class:Tracer::PixelGraph
373 iterator it = nodeBottomRight(begin()); // [1][1]
521 Edge(it, nodeBottomRight(it)),

Completed in 11 milliseconds