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

/inkscape/src/
H A Dsp-guide.cpp215 double px2vbunit = (root->viewBox.width()/root->width.computed + root->viewBox.height()/root->height.computed)/2.0; local
216 newx = newx * px2vbunit;
217 newy = newy * px2vbunit;
375 double px2vbunit = (root->viewBox.width()/root->width.computed + root->viewBox.height()/root->height.computed)/2.0; local
376 newx = newx * px2vbunit;
377 newy = newy * px2vbunit;

Completed in 14 milliseconds