Home
last modified time | relevance | path

Searched refs:onProgress (Results 1 – 22 of 22) sorted by relevance

/plugin/elasticsearch/vendor/react/promise/src/
DPromise.php28 …nction then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) argument
31 return $this->result->then($onFulfilled, $onRejected, $onProgress);
35 return new static($this->resolver($onFulfilled, $onRejected, $onProgress));
47 $this->resolver($onFulfilled, $onRejected, $onProgress),
58 …nction done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) argument
61 return $this->result->done($onFulfilled, $onRejected, $onProgress);
69 if ($onProgress) {
70 $this->progressHandlers[] = $onProgress;
98 public function progress(callable $onProgress) argument
100 return $this->then(null, null, $onProgress);
[all …]
DLazyPromise.php18 …nction then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) argument
20 return $this->promise()->then($onFulfilled, $onRejected, $onProgress);
23 …nction done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) argument
25 return $this->promise()->done($onFulfilled, $onRejected, $onProgress);
38 public function progress(callable $onProgress) argument
40 return $this->promise()->progress($onProgress);
DExtendedPromiseInterface.php19 * @param callable|null $onProgress This argument is deprecated and should not be used anymore.
22 …ction done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null); argument
93 * @param callable $onProgress
97 public function progress(callable $onProgress); argument
DFulfilledPromise.php21 …nction then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) argument
36 …nction done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) argument
63 public function progress(callable $onProgress) argument
DRejectedPromise.php21 …nction then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) argument
36 …nction done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) argument
71 public function progress(callable $onProgress) argument
DPromiseInterface.php37 * @param callable|null $onProgress This argument is deprecated and should not be used anymore.
40 …ction then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null); argument
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
DCompletedFutureValue.php63 callable $onProgress = null argument
65 return $this->promise()->then($onFulfilled, $onRejected, $onProgress);
DBaseFutureTrait.php86 callable $onProgress = null argument
88 return $this->wrappedPromise->then($onFulfilled, $onRejected, $onProgress);
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/
DCore.php330 * @param callable $onProgress Invoked when the future progresses
338 callable $onProgress = null argument
341 $future->then($onFulfilled, $onRejected, $onProgress),
/plugin/elasticsearch/vendor/react/promise/
DREADME.md159 All consumers are notified by having `$onProgress` (which they registered via
183 …mise->then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null);
196 * `$onProgress` (deprecated) will be invoked whenever the producer of the promise
211 3. `$onProgress` (deprecated) may be called multiple times.
235 $promise->done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = nu…
330 $promise->progress(callable $onProgress);
336 $promise->then(null, null, $onProgress);
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorActions.java475 void onProgress(int progress); in onProgress() method
571 progressListener.onProgress((int) (offset + scale*counter/contentSize)); in post()
680 public void onProgress(int progress) { in actionPerformed()
698 public void onProgress(int progress) { in actionPerformed()
DEditorActions.java.bak475 void onProgress(int progress);
571 progressListener.onProgress((int) (offset + scale*counter/contentSize));
680 public void onProgress(int progress) {
698 public void onProgress(int progress) {
/plugin/pdfjs/pdfjs/build/
Dpdf.js10102 this.onProgress = null;
11340 this._fullReader.onProgress = function (evt) {
11375 if (_this11._lastProgress && loadingTask.onProgress) {
11376 loadingTask.onProgress(_this11._lastProgress);
11379 fullReader.onProgress = function (evt) { function
11380 if (loadingTask.onProgress) {
11381 loadingTask.onProgress({
11473 if (loadingTask.onProgress) {
11474 loadingTask.onProgress({
11623 if (loadingTask.onProgress) {
[all …]
Dpdf.js.map1onProgress","onStateChange","xhrStatus","ok_response_on_range_request","getArrayBuffer","rangeHead…
Dpdf.worker.js11984 rangeReader.onProgress = this.onProgress.bind(this);
11998 _this.onProgress({
12218 value: function onProgress(args) {
56019 this.onProgress = null;
56121 this.onProgress = null;
Dpdf.worker.js.map1onProgress","isProgressive","loadedRequests","requestIds","lastChunk","onError","getBeginChunk","g…
/plugin/jdraw/lib/
Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/zwidoku/files/
H A Djs.js1onProgress:function(id,fileName,loaded,total){},onComplete:function(id,fileName,responseJSON){},on… method
/plugin/stlviewer/stlviewer/
Dthree.min.js2onProgress=e,this.onError=n,this.itemStart=function(t){o++,!1===i&&void 0!==r.onStart&&r.onStart(t… property
/plugin/pdfjs/pdfjs/web/
Dviewer.js1021 loadingTask.onProgress = function (_ref) {
Dviewer.js.map1onProgress(loaded, total) {\n PDFViewerApplication.progress(loaded / total);\n },\n …
/plugin/statistics/js/
Dchart.js13 …ete,[t],e)}function Pn(t){const e=t.chart,i=e.options.animation;d(i&&i.onProgress,[t],e)}function …