Home
last modified time | relevance | path

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

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13_cancelBy(e)){e._isFollowing()?e._followee().cancel():e._cancelBranched();break}var i=t._cancellat…
H A Ddhtmlxgantt.js.map1_cancelBy","_isFollowing","_followee","_cancelBranched","_cancellationParent","_setWillBeCancelled…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js498 if (!promise._cancelBy(child)) {
533 Promise.prototype._cancelBy = function(canceller) { method in Promise