Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqquickgeomapgesturearea_p.h361 enum PinchState enum
393 inline void setPinchState(const PinchState state);
H A Dqquickgeomapgesturearea.cpp1088 void QQuickGeoMapGestureArea::setPinchState(const QQuickGeoMapGestureArea::PinchState state) in setPinchState()
1540 PinchState lastState = m_pinchState; in pinchStateMachine()