Searched refs:startTouchY_ (Results 1 – 3 of 3) sorted by relevance
269 startTouchY_: undefined, property in TouchHandler511 this.startTouchY_ = this.lastTouchY_ = touch.clientY;588 this.startTouchY_ = clientY;768 this.startTouchX_, this.startTouchY_);841 event.dragDeltaY = clientY - this.startTouchY_;
273 startTouchY_: undefined, property in TouchHandler526 this.startTouchY_ = this.lastTouchY_ = touch.clientY;607 this.startTouchY_ = clientY;791 this.startTouchX_, this.startTouchY_);864 event.dragDeltaY = clientY - this.startTouchY_;