Searched defs:zoomFactorY (Results 1 – 7 of 7) sorted by relevance
67 inline qreal zoomFactorY() const { return m_zoomedResolutionY / m_resolutionY; } in zoomFactorY() function
43 qreal zoomFactorY = qreal(screenHeight) / m_pixmap.height(); in PixmapViewer() local
69 inline qreal zoomFactorY() const { return m_zoomedResolutionY / m_resolutionY; } in zoomFactorY() function
143 virtual qreal zoomFactorY() const { return 1.0; } in zoomFactorY() function
251 qreal PolarCoordinatePlane::zoomFactorY() const in zoomFactorY() function in PolarCoordinatePlane
558 qreal CartesianCoordinatePlane::zoomFactorY() const in zoomFactorY() function in CartesianCoordinatePlane