Searched refs:zoomTo (Results 1 – 2 of 2) sorted by relevance
230 void zoomTo(qreal zoom, int centerX, int centerY);
601 emit zoomTo(z, r.x() + r.width() / 2, r.y() + r.height() / 2); in heuristicZoom() local