Searched refs:did (Results 1 - 7 of 7) sorted by relevance

/inkscape/src/
H A Dpath-chemistry.cpp80 bool did = sp_item_list_to_curves(to_paths, items, converted); local
100 if (did) {
112 if (!did) {
114 did = true;
144 if (did) {
204 bool did = false; local
220 did = true;
279 if (did) {
299 bool did = false; local
311 did
352 bool did = false; local
617 bool did = false; local
[all...]
H A Dtext-chemistry.cpp198 bool did = false; local
206 did = true;
212 if (!did) {
261 bool did = false; local
273 did = true;
276 if (!did) {
480 bool did = false; local
502 did = true;
518 if (did) {
H A Dsplivarot.cpp301 // the Booleen() function did not deallocated the point_data array in theShape, because this
655 // the Booleen() function did not deallocated the point_data array in theShape, because this
1159 bool did = false; local
1326 did = true;
1509 if (did) {
1773 bool did = false; local
1914 did = true;
1959 if (did) {
H A Dgradient-drag.cpp1100 // we did an undoable action
2321 bool did = false;
2349 did = true;
2361 if (write_repr && did) {
2362 // we did an undoable action
2368 if (!did) { // none of the end draggers are selected, so let's try to move the mids
2392 did = true;
2395 if (write_repr && did) {
2396 // we did an undoable action
H A Dselection-chemistry.cpp3408 bool did = false; local
3426 did = true;
3460 if (!did) {
/inkscape/src/ui/tools/
H A Dtweak-tool.cpp362 bool did = false; local
398 did = true;
414 did = true;
428 did = true;
443 did = true;
456 did = true;
469 did = true;
501 did = true;
652 did = true;
658 return did;
894 bool did = false; local
1030 bool did = false; local
[all...]
H A Dspray-tool.cpp903 bool did = false; local
994 did = true;
1056 did = true;
1138 did = true;
1143 return did;
1155 bool did = false; local
1221 did = true;
1232 return did;
1371 // If we did not rub, do a light tap

Completed in 1885 milliseconds