Searched refs:m_fScale (Results 1 – 6 of 6) sorted by relevance
108 m_fScale = 1 + qreal(scale - 30) / 30 * 0.25; in setScaling()110 m_fScale = 1 - (qreal(30 - scale) / 30 * 0.25); in setScaling()112 m_fScale = 1; in setScaling()318 m_fScale = 1; in initializeGL()368 modelview.scale(m_fScale); in paintGL()
102 qreal m_fScale; in QT_FORWARD_DECLARE_CLASS() local
91 m_fScale = 1.0; in initializeGL()137 modelview.scale(m_fScale); in paintGL()
37 qreal m_fScale; in QT_FORWARD_DECLARE_CLASS() local