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

/inkscape/src/
H A Dsplivarot.cpp1973 float threshold, bool justCoalesce,
1982 float threshold, bool justCoalesce,
1994 threshold, justCoalesce,
2042 if ( justCoalesce ) {
2117 float threshold, bool justCoalesce,
2172 threshold, justCoalesce, angleLimit, breakableAngles, simplifySize, modifySelection);
2185 sp_selected_path_simplify_selection(SPDesktop *desktop, float threshold, bool justCoalesce, argument
2200 justCoalesce,
1980 sp_selected_path_simplify_item(SPDesktop *desktop, Inkscape::Selection *selection, SPItem *item, float threshold, bool justCoalesce, float angleLimit, bool breakableAngles, gdouble size, bool modifySelection) argument
2115 sp_selected_path_simplify_items(SPDesktop *desktop, Inkscape::Selection *selection, std::vector<SPItem*> &items, float threshold, bool justCoalesce, float angleLimit, bool breakableAngles, bool modifySelection) argument

Completed in 24 milliseconds