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

/inkscape/src/
H A Dsplivarot.cpp1974 float angleLimit, bool breakableAngles,
1983 float angleLimit, bool breakableAngles,
1995 angleLimit, breakableAngles,
2118 float angleLimit, bool breakableAngles,
2172 threshold, justCoalesce, angleLimit, breakableAngles, simplifySize, modifySelection);
2186 float angleLimit, bool breakableAngles)
2201 angleLimit,
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
2185 sp_selected_path_simplify_selection(SPDesktop *desktop, float threshold, bool justCoalesce, float angleLimit, bool breakableAngles) argument

Completed in 418 milliseconds