Searched refs:SWIPES_REQUIRED (Results 1 – 2 of 2) sorted by relevance
107 if (swipes_.count() == SWIPES_REQUIRED) in mouseReleaseEvent()339 if (swipes_.count() < SWIPES_REQUIRED) { in replay()
42 #define SWIPES_REQUIRED 2 macro