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

/inkscape/src/
H A Dpath-chemistry.h28 void sp_selected_path_combine (SPDesktop *desktop, bool skip_undo = false);
29 void sp_selected_path_break_apart (SPDesktop *desktop, bool skip_undo = false);
H A Dpath-chemistry.cpp55 sp_selected_path_combine(SPDesktop *desktop, bool skip_undo) argument
175 if ( !skip_undo ) {
191 sp_selected_path_break_apart(SPDesktop *desktop, bool skip_undo) argument
280 if ( !skip_undo ) {

Completed in 15 milliseconds