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

/inkscape/src/
H A Ddesktop.cpp1198 Geom::Point const d_dt(x_to, y_to);
1199 Geom::Point const d_w( d_dt * _d2w );
H A Dselection-chemistry.cpp2580 Geom::Point const d_dt = dbox.midpoint(); member in class:Geom
2581 Geom::Point const d_w = desktop->d2w(d_dt);

Completed in 57 milliseconds