Searched refs:stroke_widths (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){ argument
512 collectPathsAndWidths(SP_LPE_ITEM(subitem), paths, stroke_widths); local
528 stroke_widths.push_back(lpeitem->style->stroke_width.computed);

Completed in 19 milliseconds