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

/inkscape/src/
H A Dsplivarot.cpp954 SPStyle *i_style = item->style; local
959 float o_width = i_style->stroke_width.computed;
965 float o_miter = i_style->stroke_miterlimit.value * o_width;
970 switch (i_style->stroke_linejoin.computed) {
982 switch (i_style->stroke_linecap.computed) {
1004 if (!i_style->stroke_dasharray.values.empty()) {
1010 orig->DashPolylineFromStyle(i_style, scale, 0);
1071 Geom::Scale(i_style->stroke_width.computed),
1086 Geom::Scale(i_style->stroke_width.computed),
1101 Geom::Scale(i_style
1192 SPStyle *i_style = item->style; local
1803 SPStyle *i_style = item->style; local
[all...]

Completed in 28 milliseconds