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

/inkscape/src/ui/tools/
H A Dflood-tool.cpp875 bool first_run = true; local
899 if (!first_run) {
908 first_run = false;
/inkscape/share/extensions/
H A Dgcodetools.py2990 first_run = True
2992 while (last[1]!=start[0] or first_run) :
2993 first_run = False

Completed in 43 milliseconds