Home
last modified time | relevance | path

Searched refs:isPending (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DWmxSitemap.php26 public $isPending; variable in Google\\Service\\Webmasters\\WmxSitemap
56 public function setIsPending($isPending) argument
58 $this->isPending = $isPending;
62 return $this->isPending;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DWmxSitemap.php32 public $isPending; variable in Google\\Service\\SearchConsole\\WmxSitemap
89 public function setIsPending($isPending) argument
91 $this->isPending = $isPending;
98 return $this->isPending;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js569 return this.isPending() && !this._isCancelled();
573 return this.isPending() && !this.isCancelled();
2031 } else if (maybePromise.isPending()) {
4583 var isPending = PromiseInspection.prototype.isPending = function () {
4607 Promise.prototype.isPending = function() { method in Promise
4608 return isPending.call(this._target());
4808 if (ret.isPending()) {
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13isPending()&&!this._isCancelled()},e.prototype.isCancellable=function(){return this.isPending()&&!…
H A Ddhtmlxgantt.js.map1isPending","_isCancelled","isCancellable","isCancelled","_doInvokeOnCancel","onCancelCallback","in…
/plugin/aceeditor/
H A Dbuild.js1 …n(){this.cancel(),e()},i.cancel=function(){n&&clearTimeout(n),n=null},i.isPending=function(){retur…