Searched defs:_onMouseMove (Results 1 – 4 of 4) sorted by relevance
223 Timeline._Band.prototype._onMouseMove=function(D,A,E){if(this._dragging){var C=A.clientX-this._drag… method in Timeline._Band
9319 _onMouseMove: function (e) { method
5 …x.save();ctx.transform(v[0],v[1],v[2],v[3],v[4],v[5]);ctx.beginPath();if(this._points.length===2&&…