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

/inkscape/src/
H A Dselection-chemistry.cpp442 void sp_selection_duplicate(SPDesktop *desktop, bool suppressDone, bool duplicateLayer) argument
543 if ( !suppressDone ) {
1361 void sp_selection_to_next_layer(SPDesktop *dt, bool suppressDone) argument
1391 if ( !suppressDone ) {
1405 void sp_selection_to_prev_layer(SPDesktop *dt, bool suppressDone) argument
1435 if ( !suppressDone ) {
1448 void sp_selection_to_layer(SPDesktop *dt, SPObject *moveto, bool suppressDone) argument
1470 if ( !suppressDone ) {

Completed in 125 milliseconds