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

/inkscape/src/trace/potrace/
H A Dinkscape-potrace.h273 std::vector<TracingEngineResult>traceQuant(GdkPixbuf *pixbuf);
H A Dinkscape-potrace.cpp531 std::vector<TracingEngineResult> PotraceTracingEngine::traceQuant(GdkPixbuf * thePixbuf) function in class:Inkscape::Trace::Potrace::PotraceTracingEngine
612 return traceQuant(thePixbuf);

Completed in 15 milliseconds