Lines Matching defs:poff
292 Geom::Point poff = Geom::Point(0,thickness/2.0);
297 dc.rectangle( Geom::Rect(ps + poff, pf - poff));
300 dc.rectangle( Geom::Rect(ps + poff, pf - poff));
319 dc.rectangle( Geom::Rect(pvlast + poff, pf - poff));
322 dc.rectangle( Geom::Rect(pvlast + poff, pv - poff));
344 dc.rectangle( Geom::Rect(pvlast + poff, pf - poff));
347 dc.rectangle( Geom::Rect(pvlast + poff, pv - poff));
361 double y = ps[Geom::Y] + poff[Geom::Y];
369 y = ps[Geom::Y] - poff[Geom::Y];
380 dc.rectangle( Geom::Rect(ps + poff, pf - poff));