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

/inkscape/src/ui/dialog/
H A Dpolar-arrange-tab.cpp373 Geom::Point realCenter = Geom::Point(cx, cy) * transformation; local
390 angle = -atan2f(newLocation.x() - realCenter.x(), newLocation.y() - realCenter.y());

Completed in 21 milliseconds