Home
last modified time | relevance | path

Searched refs:abort (Results 76 – 100 of 112) sorted by path

12345

/plugin/move/_test/
H A DfindMissingDocuments.test.php52 $this->plan->abort();
H A Dnamespace_move.test.php25 $plan->abort();
/plugin/move/admin/
H A Dmain.php73 case 'abort':
74 $this->plan->abort();
231 $this->btn('abort');
241 * abort - abort the whole move
/plugin/move/helper/
H A Dplan.php270 public function abort() { function in helper_plugin_move_plan
409 $this->abort();
501 // ...otherwise abort the operation
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59 …if(this.response&&!(options&&options.noAbort===true)){this.layer.protocol.abort(this.response);thi…
/plugin/passpolicy/
H A Dwords.txt9 abort
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js5629 value: function abort(reason) {
6011 value: function abort(reason) {
8836 value: function abort() {
10312 value: function abort() {}
18014 this._pdfDataRangeTransport.abort();
23755 xhr.abort();
24457 this._abortController.abort();
24608 this._abortController.abort();
H A Dpdf.js.map1abort(). This may also be fulfilled after the writer has detached.\n this._pendingAbortRequest …
H A Dpdf.worker.js6798 value: function abort(reason) {
7180 value: function abort(reason) {
10005 value: function abort() {
11623 this.streamManager.abort();
12332 value: function abort() {
H A Dpdf.worker.js.map1abort');\n };\n\n return pdfManagerCapability.promise;\n }\n\n function setupDoc(d…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js15555 abort();
15567 function abort() {
15640 …nager.register('printServiceOverlay', document.getElementById('printServiceOverlay'), abort, true);
15641 document.getElementById('printCancel').onclick = abort;
H A Dviewer.js.map1abort","progressContainer","progressBar","progressPerc","hasAttachEvent","stopPropagationIfNeeded"…
/plugin/quickstats/
H A Daction.php333 function is_excluded($ip,$abort=false) { argument
334 if(!$abort) {
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js25 t.abort=function(){ function
27 if(_ldObj&&_ldObj.abort){
28 _ldObj.abort();
405 this.abort=function(){ method in JsHttpRequest.LOADERS.xml.loader
406 this.xr.abort();
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js46 t.abort = function() { with (this) { function
47 if (_ldObj && _ldObj.abort) _ldObj.abort();
H A DJsHttpRequest-script-xml.js46 t.abort = function() { with (this) { function
47 if (_ldObj && _ldObj.abort) _ldObj.abort();
610 this.abort = function() { method in JsHttpRequest.LOADERS.xml.loader
611 this.xr.abort();
H A DJsHttpRequest-script.js46 t.abort = function() { with (this) { function
47 if (_ldObj && _ldObj.abort) _ldObj.abort();
H A DJsHttpRequest-xml.js46 t.abort = function() { with (this) { function
47 if (_ldObj && _ldObj.abort) _ldObj.abort();
552 this.abort = function() { method in JsHttpRequest.LOADERS.xml.loader
553 this.xr.abort();
H A DJsHttpRequest.js47 t.abort = function() { with (this) { function
48 if (_ldObj && _ldObj.abort) _ldObj.abort();
553 this.abort = function() { method in JsHttpRequest.LOADERS.xml.loader
554 this.xr.abort();
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-form.js25 t.abort=function(){ function
27 if(_ldObj&&_ldObj.abort){
28 _ldObj.abort();
H A DJsHttpRequest-script-xml.js25 t.abort=function(){ function
27 if(_ldObj&&_ldObj.abort){
28 _ldObj.abort();
459 this.abort=function(){ method in JsHttpRequest.LOADERS.xml.loader
460 this.xr.abort();
H A DJsHttpRequest-script.js25 t.abort=function(){ function
27 if(_ldObj&&_ldObj.abort){
28 _ldObj.abort();
H A DJsHttpRequest-xml.js25 t.abort=function(){ function
27 if(_ldObj&&_ldObj.abort){
28 _ldObj.abort();
405 this.abort=function(){ method in JsHttpRequest.LOADERS.xml.loader
406 this.xr.abort();
H A DJsHttpRequest.js25 t.abort=function(){ function
27 if(_ldObj&&_ldObj.abort){
28 _ldObj.abort();
405 this.abort=function(){ method in JsHttpRequest.LOADERS.xml.loader
406 this.xr.abort();

12345