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

/inkscape/
H A Dbuildtool.cpp7990 bool doit = false; local
8013 doit = true;
8019 if (!doit)
8634 bool doit = false; local
8655 doit = true;
8657 //trace("Needs it:%d", doit);
8658 if (!doit)
8768 bool doit = false; local
8790 doit = true;
8792 //trace("Needs it:%d", doit);
[all...]

Completed in 47 milliseconds