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

/inkscape/src/live_effects/
H A Dlpe-knot.cpp506 collectPathsAndWidths (SPLPEItem const *lpeitem, Geom::PathVector &paths, std::vector<double> &stroke_widths){ function in namespace:Inkscape::LivePathEffect
512 collectPathsAndWidths(SP_LPE_ITEM(subitem), paths, stroke_widths);
548 collectPathsAndWidths(lpeitem, gpaths, gstroke_widths);

Completed in 36 milliseconds