Home
last modified time | relevance | path

Searched refs:cancelled (Results 1 – 25 of 30) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOrderDocument.php42 public $cancelled; variable in Google\\Service\\Dfareporting\\OrderDocument
149 public function setCancelled($cancelled) argument
151 $this->cancelled = $cancelled;
158 return $this->cancelled;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTasksNamespace.asciidoc37 $params['actions'] = (list) A comma-separated list of actions that should be cancelled. Leave empty to cancel all.
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md26 - Promises can be cancelled.
333 Attempts to cancel the promise if possible. The promise being cancelled and
335 cancelled. Any promises waiting on the cancelled promise to resolve will also
336 be cancelled.
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md386 throw new Exception('Promise cancelled');
466 promise, all promises in the collection are cancelled. If the collection itself
467 is a promise which resolves to an array, this promise is also cancelled.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1 …re',\n 'future-call',\n 'future-cancel',\n 'future-cancelled?',\n 'fut…
H A Deditor.worker.js.map1cancelled token when cancellation happens\n // before someone asks for the token\n …
H A Djson.worker.js.map1cancelled token when cancellation happens\n // before someone asks for the token\n …
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md174 * #122: Don't generate REPLY messages for events that have been cancelled.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md174 * #122: Don't generate REPLY messages for events that have been cancelled.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md134 * #122: Don't generate REPLY messages for events that have been cancelled.
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1 …cies\", \"future\", \"future-call\",\n \"future-cancel\", \"future-cancelled?\", \"future-don…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jar ... .FutureCallback callback private volatile boolean completed private volatile boolean cancelled private volatile Object result private volatile Exception ex public void ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md400 * #122: Don't generate REPLY messages for events that have been cancelled.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md339 * #122: Don't generate REPLY messages for events that have been cancelled.
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js12567 mxRubberband.prototype.cancelled = false; method in mxRubberband
12574 this.cancelled = true;
12582 if (this.cancelled)
12584 this.cancelled = false;
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js12047 this.cancelled = false;
12061 if (this.cancelled) {
12104 this.cancelled = true;
12142 if (this.cancelled) {
12175 if (!this.cancelled) {
H A Dpdf.js.map1cancelled until graphics pauses with a timeout. The promise that\n * this object extends will be…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js12201 var cancelled = false;
12204 if (cancelled) {
12234 cancelled = true;
H A Dviewer.js.map1cancelled","ensureNotCancelled","opList","svgGfx","svg","wrapper","EXPAND_DIVS_TIMEOUT","endOfCont…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1606 * Fixed: Issue 140: Not returning 201 Created if an event cancelled the creation
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1697 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,r… argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js7153 stopInspecting: function(object, cancelled) argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1708 }}},startInspecting:function(){},stopInspecting:function(object,cancelled){},search:function(text,reverse){},getSearchOptionsMenuItems:function(){return[Firebug.Search.searchOptionMenu("search.Case Sensitive","searchCaseSensitive")] argument
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2663cancelled=!1;mxRubberband.prototype.cancel=function(){this.isActive()&&(this.cancelled=!0,this.res…

12