Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/
H A Dqdeclarativepinchgenerator.cpp107 if (swipes_.count() == SWIPES_REQUIRED) in mouseReleaseEvent()
339 if (swipes_.count() < SWIPES_REQUIRED) { in replay()
H A Dqdeclarativepinchgenerator_p.h42 #define SWIPES_REQUIRED 2 macro