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

/inkscape/src/
H A Dsplivarot.cpp2131 bool didSomething = false; local
2171 didSomething |= sp_selected_path_simplify_item(desktop, selection, item,
2181 return didSomething;
2198 bool didSomething = sp_selected_path_simplify_items(desktop, selection, local
2204 if (didSomething)

Completed in 58 milliseconds