Searched refs:created (Results 1 - 3 of 3) sorted by relevance

/inkscape/packaging/wix/
H A Dinstall.bat19 @echo the installer is now created
/inkscape/src/display/
H A Dnr-filter.cpp309 static bool created = false; local
310 if(created) return;
330 created = true;
341 FilterPrimitive *created = _constructor[type]();
344 _primitive.push_back(created);
360 FilterPrimitive *created = _constructor[type]();
363 _primitive[target] = created;
/inkscape/packaging/
H A Drelease-sign-tarballs210 desktop tools. Best of all, Inkscape is created *by* the community *for*

Completed in 17 milliseconds