Searched refs:keepGoing (Results 1 - 9 of 9) sorted by relevance
/inkscape/src/trace/potrace/ | ||
H A D | inkscape-potrace.cpp | 80 keepGoing(1), 170 if (!engine->keepGoing) 355 if (!keepGoing) 388 if (!keepGoing) 404 if (!keepGoing) 607 keepGoing = 1; 631 keepGoing = 0; |
H A D | inkscape-potrace.h | 238 int keepGoing; member in class:Inkscape::Trace::Potrace::PotraceTracingEngine |
/inkscape/src/trace/ | ||
H A D | trace.h | 226 bool keepGoing; member in class:Inkscape::Trace::Tracer |
H A D | trace.cpp | 392 keepGoing = true; 455 if (!keepGoing || nrPaths<1) 593 keepGoing = false; |
H A D | siox.h | 498 bool keepGoing; member in class:org::siox::Siox |
H A D | siox.cpp | 732 keepGoing(true), 748 keepGoing(true), 818 keepGoing = false; 837 keepGoing = true; 1091 keepGoing = false; |
/inkscape/src/widgets/ | ||
H A D | fill-style.cpp | 383 gboolean keepGoing = TRUE; local 394 keepGoing = FALSE; 397 keepGoing = FALSE; 399 return keepGoing; |
/inkscape/src/ui/tools/ | ||
H A D | flood-tool.cpp | 362 pte.keepGoing = 1; |
/inkscape/ | ||
H A D | buildtool.cpp | 939 keepGoing = true; 970 bool keepGoing; member in class:buildtool::Parser |
Completed in 294 milliseconds