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

/inkscape/src/trace/potrace/
H A Dinkscape-potrace.cpp80 keepGoing(1),
170 if (!engine->keepGoing)
355 if (!keepGoing)
388 if (!keepGoing)
404 if (!keepGoing)
607 keepGoing = 1;
631 keepGoing = 0;
H A Dinkscape-potrace.h238 int keepGoing; member in class:Inkscape::Trace::Potrace::PotraceTracingEngine
/inkscape/src/trace/
H A Dtrace.h226 bool keepGoing; member in class:Inkscape::Trace::Tracer
H A Dtrace.cpp392 keepGoing = true;
455 if (!keepGoing || nrPaths<1)
593 keepGoing = false;
H A Dsiox.h498 bool keepGoing; member in class:org::siox::Siox
H A Dsiox.cpp732 keepGoing(true),
748 keepGoing(true),
818 keepGoing = false;
837 keepGoing = true;
1091 keepGoing = false;
/inkscape/src/widgets/
H A Dfill-style.cpp383 gboolean keepGoing = TRUE; local
394 keepGoing = FALSE;
397 keepGoing = FALSE;
399 return keepGoing;
/inkscape/src/ui/tools/
H A Dflood-tool.cpp362 pte.keepGoing = 1;
/inkscape/
H A Dbuildtool.cpp939 keepGoing = true;
970 bool keepGoing; member in class:buildtool::Parser

Completed in 57 milliseconds