Home
last modified time | relevance | path

Searched refs:m_previous (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea_p.h286 Zoom() : m_minimum(0.0), m_maximum(30.0), m_start(0.0), m_previous(0.0), in Zoom()
291 qreal m_previous; member
H A Dqquickgeomapgesturearea.cpp1622 m_pinch.m_zoom.m_previous = m_declarativeMap->zoomLevel(); in startPinch()
1637 qreal newZoomLevel = m_pinch.m_zoom.m_previous; in updatePinch()
1667 m_pinch.m_zoom.m_previous = newZoomLevel; in updatePinch()