Home
last modified time | relevance | path

Searched defs:_startPoint (Results 1 – 2 of 2) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_drag_timeline.js13 … define&&define.amd?define("ext/dhtmlxgantt_drag_timeline",[],e):"object"==typeof exports?exports[… property in AnonymousFunctiond1a47c7f0a00.r.t._calculateDirectionVector.r
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_drag_timeline.js214 _this._startPoint = { x: event.clientX, y: event.clientY }; class in _this
300 _this._startPoint = { x: event.clientX, y: event.clientY }; class in _this