Home
last modified time | relevance | path

Searched defs:arguments (Results 26 – 50 of 155) sorted by path

1234567

/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxOptions.php24 private $arguments = []; variable in Facebook\\WebDriver\\Firefox\\FirefoxOptions
67 public function addArguments(array $arguments) argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DJavaScriptExecutor.php19 public function executeScript($script, array $arguments = []); argument
34 public function executeAsyncScript($script, array $arguments = []); argument
H A DWebDriverDispatcher.php70 public function dispatch($method, $arguments) argument
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebDriver.php324 public function executeScript($script, array $arguments = []) argument
346 public function executeAsyncScript($script, array $arguments = []) argument
660 prepareScriptArguments(array $arguments) global() argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriver.php129 public function executeScript($script, array $arguments = []) argument
157 public function executeAsyncScript($script, array $arguments = []) argument
390 protected function dispatch($method, ...$arguments) argument
H A DEventFiringWebDriverNavigation.php126 protected function dispatch($method, ...$arguments) argument
H A DEventFiringWebElement.php387 protected function dispatch($method, ...$arguments) argument
/plugin/davcal/vendor/sabre/event/lib/
H A DEventEmitterInterface.php63 function emit($eventName, array $arguments = [], callable $continueCallBack = null);
H A DEventEmitterTrait.php99 function emit($eventName, array $arguments = [], callable $continueCallBack = null) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dslf4j-api-1.7.25.jar ... .Object[]) String format Object[] arguments public void trace (java.lang.String, ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js511 ….state.alpha==a)return;mxAbstractCanvas2D.prototype.setAlpha.apply(this,arguments)}var b=this.crea… argument
518 …attern==a)return;mxAbstractCanvas2D.prototype.setDashPattern.apply(this,arguments)}var b=this.crea… argument
519 ….lineJoin==a)return;mxAbstractCanvas2D.prototype.setLineJoin.apply(this,arguments)}var b=this.crea… argument
684 …ototype.resetStyles=function(){mxShape.prototype.resetStyles.apply(this,arguments);this.arrowSpaci… argument
749 …rDirection,this.indicator.redraw());mxShape.prototype.redraw.apply(this,arguments)};mxLabel.protot… argument
759 …xConstants.STYLE_CURVED];mxShape.prototype.updateBoundingBox.apply(this,arguments)};mxConnector.pr… argument
806 …d=function(a){return mxGraphLayout.prototype.isVertexIgnored.apply(this,arguments)||0==this.graph.… argument
836 …d=function(a){return mxGraphLayout.prototype.isVertexIgnored.apply(this,arguments)||0==this.graph.… argument
2684 …leLabel?"0"!=b.movableLabel:mxGraph.prototype.isLabelMovable.apply(this,arguments)};Graph.prototyp… argument
3343 function(a,b,c,d,e){mxEllipse.prototype.paintVertexShape.apply(this,arguments);a.begin();a.moveTo(b… argument
[all …]
H A Dextensions.min.js1300 …Join=!1;if(null!=a&&1==a.nodeType||null===a){Array.prototype.slice.call(arguments);this.lineWidth=… argument
1743 …ction(n,t,i){return Bridge.hasValue(n[t])?t:i},literal:function(n,t){return t.$getType=function(){… variable
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js1373 EditorUi.prototype.initializeEmbedMode.apply(this, arguments); argument
1401 EditorUi.prototype.init.apply(this, arguments); argument
2164 EditorUi.prototype.updateActionStates.apply(this, arguments); argument
3744 mxPopupMenu.prototype.hideMenu.apply(menu, arguments); argument
6279 EditorUi.prototype.pickFolder.apply(this, arguments); argument
H A DDesktopLibrary.js27 LocalFile.prototype.saveFile.apply(this, arguments); argument
H A DDialogs.js1255 mxCellRenderer.prototype.installCellOverlayListeners.apply(this, arguments); argument
1438 mxGraph.prototype.resizeCell.apply(this, arguments); argument
7459 mxWindow.prototype.setLocation.apply(this, arguments); argument
7553 mxWindow.prototype.setLocation.apply(this, arguments); argument
7651 mxWindow.prototype.setLocation.apply(this, arguments); argument
H A DDriveFile.js117 return this.isEditable() && DrawioFile.prototype.isEditable.apply(this, arguments); argument
363 DrawioFile.prototype.copyFile.apply(this, arguments); argument
525 return DrawioFile.prototype.isEditable.apply(this, arguments) && argument
703 DrawioFile.prototype.patchDescriptor.apply(this, arguments); argument
H A DEditorUi.js15772 mxWindow.prototype.setLocation.apply(this, arguments); argument
H A DMinimal.js61 mxWindow.prototype.setLocation.apply(this, arguments); argument
H A DOneDriveFile.js120 return 'W-' + DrawioFile.prototype.getChannelId.apply(this, arguments); argument
H A DPages.js266 SelectPage.prototype.execute.apply(this, arguments); argument
1577 mxPopupMenu.prototype.hideMenu.apply(menu, arguments); argument
1691 mxPopupMenu.prototype.hideMenu.apply(menu, arguments); argument
H A DStorageFile.js109 DrawioFile.prototype.save.apply(this, arguments); argument
349 DrawioFile.prototype.open.apply(this, arguments); argument
371 DrawioFile.prototype.destroy.apply(this, arguments); argument
H A DmxRuler.js621 mxPopupMenu.prototype.hideMenu.apply(menu, arguments); argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js24 return Action.prototype.isEnabled.apply(this, arguments) && graph.isEnabled(); argument

1234567