Lines Matching refs:stroke_width
142 if (this->style->stroke_width.unit == SP_CSS_UNIT_PERCENT) {
145 this->style->stroke_width.computed = this->style->stroke_width.value * aw;
315 shape->style->stroke_width.computed);
333 shape->style->stroke_width.computed);
353 shape->style->stroke_width.computed);
370 shape->style->stroke_width.computed);
394 shape->style->stroke_width.computed);
469 tr = Geom::Scale(this->style->stroke_width.computed) * tr;
507 tr = Geom::Scale(this->style->stroke_width.computed) * tr;
537 tr = Geom::Scale(this->style->stroke_width.computed) * tr;
560 tr = Geom::Scale(this->style->stroke_width.computed) * tr;
595 tr = Geom::Scale(this->style->stroke_width.computed) * tr;
617 tr = Geom::Scale(style->stroke_width.computed) * tr;