Home
last modified time | relevance | path

Searched defs:cancel (Results 251 – 275 of 288) sorted by path

1...<<1112

/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jar ... java.lang.Exception) Exception exception public boolean cancel (boolean) boolean mayInterruptIfRunning public boolean cancel () ...
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js3382 true, false, mxUtils.bind(this, function(cancel) argument
3593 this.showDialog(dlg.container, 640, 480, true, false, mxUtils.bind(this, function(cancel) argument
3654 mxUtils.bind(this, function(cancel) argument
4033 this.dialog.close = mxUtils.bind(this, function(cancel) argument
4185 window.openFile = new OpenFile(mxUtils.bind(this, function(cancel) argument
6507 …).container, 300, (showRememberOption) ? 180 : 140, true, true, mxUtils.bind(this, function(cancel) argument
H A DEditorUi.js3800 this.showDialog(dlg.container, 640, 440, true, false, mxUtils.bind(this, function(cancel) argument
8139 window.openFile = new OpenFile(mxUtils.bind(this, function(cancel) argument
8175 this.dialog.close = mxUtils.bind(this, function(cancel) argument
11900 this.showDialog(dlg.container, 640, 480, true, false, mxUtils.bind(this, function(cancel) argument
12019 this.showDialog(dlg.container, 620, 460, true, false, mxUtils.bind(this, function(cancel) argument
H A DElectronApp.js1161 this.showDialog(dlg.container, 640, 480, true, false, mxUtils.bind(this, function(cancel) argument
H A DGitHubClient.js586 GitHubClient.prototype.showCommitDialog = function(filename, isNew, success, cancel) argument
H A DMenus.js156 …showDialog(dlg.container, (compact) ? 350 : 620, (compact) ? 70 : 460, true, true, function(cancel) argument
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js2856 "cancel": "mxgraph.bpmn.shape;perimeter=ellipsePerimeter;symbol=cancel", property in mxGraphMlShapesMap
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1671 …link",error:"mxgraph.bpmn.shape;perimeter=ellipsePerimeter;symbol=error",cancel:"mxgraph.bpmn.shap… property in mxGraphMlShapesMap
H A Dopen.js19 function hideWindow(cancel) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js792 OpenFile.prototype.cancel = function(cancel) argument
1023 Dialog.prototype.close = function(cancel, isEsc) argument
H A DEditorUi.js1601 EditorUi.prototype.hideShapePicker = function(cancel) argument
4342 EditorUi.prototype.hideDialog = function(cancel, isEsc, matchContainer) argument
4445 window.openFile = new OpenFile(mxUtils.bind(this, function(cancel) argument
H A DGraph.js11495 mxCellEditor.prototype.stopEditing = function(cancel) argument
12570 mxRubberband.prototype.cancel = function() method in mxRubberband
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dautoload-all.js19 …rrow","xleftarrow"],begingroup:["begingroup","endgroup","gdef","global"],cancel:["cancel","bcancel… property in AnonymousFunctionf08811230100.h
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DTasksNamespace.php46 public function cancel(array $params = []) function in Elasticsearch\\Namespaces\\TasksNamespace
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlMultiHandler.php189 private function cancel($id) function in GuzzleHttp\\Ring\\Client\\CurlMultiHandler
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DBaseFutureTrait.php43 callable $cancel = null argument
91 public function cancel() function
H A DCompletedFutureValue.php41 public function cancel() {} function in GuzzleHttp\\Ring\\Future\\CompletedFutureValue
H A DFutureInterface.php39 public function cancel(); function
/plugin/elasticsearch/vendor/react/promise/src/
H A DCancellablePromiseInterface.php16 public function cancel(); function
H A DFulfilledPromise.php68 public function cancel() function in React\\Promise\\FulfilledPromise
H A DLazyPromise.php43 public function cancel() function in React\\Promise\\LazyPromise
H A DPromise.php103 public function cancel() function in React\\Promise\\Promise

1...<<1112