Home
last modified time | relevance | path

Searched refs:endTouchY_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/resources/ntp4/
Dtouch_handler.js281 endTouchY_: undefined, property in TouchHandler
683 this.endTouchY_ = clientY;
721 (this.endTouchY_ - this.recentTouchesY_[0]) /
/external/chromium_org/ui/webui/resources/js/cr/ui/
Dtouch_handler.js285 endTouchY_: undefined, property in TouchHandler
702 this.endTouchY_ = clientY;
743 (this.endTouchY_ - this.recentTouchesY_[0]) /
/external/chromium/chrome/browser/resources/touch_ntp/
Dtouchhandler.js281 endTouchY_: undefined, property in TouchHandler
683 this.endTouchY_ = clientY;
721 (this.endTouchY_ - this.recentTouchesY_[0]) /