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

/inkscape/src/display/
H A Ddrawing-text.cpp292 Geom::Point poff = Geom::Point(0,thickness/2.0); local
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, p
[all...]

Completed in 42 milliseconds