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

/inkscape/src/
H A Ddesktop.cpp135 _w2d(),
142 _w2d.setIdentity();
816 _w2d = Geom::Scale(1/newscale, 1/-newscale);
1783 return _w2d;
1788 return p * _w2d;
H A Ddesktop.h433 Geom::Affine _w2d; member in class:SPDesktop

Completed in 64 milliseconds