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

/inkscape/src/
H A Dselection-chemistry.cpp1778 Geom::Translate const d2n(align);
1779 Geom::Affine const final( n2d * scale * d2n );
1786 Geom::Translate const d2n(center);
1789 Geom::Affine const final( Geom::Affine(n2d) * rotate * d2n ); local
1796 Geom::Translate const d2n(align);
1801 Geom::Affine const final( n2d * skew * d2n );

Completed in 45 milliseconds