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

/inkscape/src/libdepixelize/priv/
H A Dpixelgraph.h35 class PixelGraph class in namespace:Tracer
99 PixelGraph(Glib::RefPtr<Gdk::Pixbuf const> pixbuf);
263 PixelGraph(const PixelGraph&);
280 inline PixelGraph::PixelGraph(Glib::RefPtr<Gdk::Pixbuf const> pixbuf) : function in class:Tracer::PixelGraph
339 inline void PixelGraph::checkConsistency()
341 PixelGraph::Node *it = &_nodes.front();
364 inline PixelGraph::ColumnView PixelGraph
[all...]

Completed in 27 milliseconds