Searched refs:handleDblTap (Results 1 – 4 of 4) sorted by relevance
89 bool handleDblTap(float, float);
272 if (this->handleDblTap(rec.fLastX, rec.fLastY)) { in touchEnd()327 bool TouchGesture::handleDblTap(float x, float y) { in handleDblTap() function in TouchGesture
92 bool handleDblTap(float, float);
271 if (this->handleDblTap(rec.fLastX, rec.fLastY)) { in touchEnd()324 bool TouchGesture::handleDblTap(float x, float y) { in handleDblTap() function in TouchGesture