Home
last modified time | relevance | path

Searched defs:this (Results 1 – 25 of 209) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DTypedItem.php92 return $this; variable in Google\\Auth\\Cache\\TypedItem
103 return $this; variable in Google\\Auth\\Cache\\TypedItem
134 return $this; variable in Google\\Auth\\Cache\\TypedItem
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js43 BaseTheme.prototype.init.call(this, diagram); argument
131 BaseTheme.prototype.layout.call(this); argument
222 BaseTheme.prototype.drawTitle.call(this); argument
228 BaseTheme.prototype.drawActor.call(this, actor, offsetY, height); argument
234 BaseTheme.prototype.drawSignal.call(this, signal, offsetY); argument
240 BaseTheme.prototype.drawSelfSignal.call(this, signal, offsetY); argument
246 BaseTheme.prototype.drawNote.call(this, note, offsetY); argument
H A Dtheme-raphael.js44 BaseTheme.prototype.init.call(this, diagram); argument
69 BaseTheme.prototype.draw.call(this, container); argument
74 BaseTheme.prototype.layout.call(this); argument
172 RaphaelTheme.prototype.setupPaper.call(this, container); argument
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59 …name,url,params,options);OpenLayers.Layer.Grid.prototype.initialize.apply(this,newArguments);OpenL… argument
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveFile.js117 return this.isEditable() && DrawioFile.prototype.isEditable.apply(this, arguments); argument
150 DrawioFile.prototype.save.apply(this, [revision, mxUtils.bind(this, function() 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 DTrelloFile.js89 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() argument
H A DDesktopLibrary.js27 LocalFile.prototype.saveFile.apply(this, arguments); argument
H A DNotionFile.js106 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() 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 DOneDriveFile.js120 return 'W-' + DrawioFile.prototype.getChannelId.apply(this, arguments); argument
352 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() argument
H A DDropboxFile.js190 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() argument
H A DGitHubFile.js210 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() argument
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenublockpanel.js41 FCKMenuBlock.prototype.Create.call( this, oPanel.MainNode ) ; argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6 !function(){"use strict";function Diagram(){this.title=void 0,this.actors=[],this.signals=[]}functi… argument
H A Dsequence-diagram.js1314 BaseTheme.prototype.init.call(this, diagram); argument
1402 BaseTheme.prototype.layout.call(this); argument
1493 BaseTheme.prototype.drawTitle.call(this); argument
1499 BaseTheme.prototype.drawActor.call(this, actor, offsetY, height); argument
1505 BaseTheme.prototype.drawSignal.call(this, signal, offsetY); argument
1511 BaseTheme.prototype.drawSelfSignal.call(this, signal, offsetY); argument
1517 BaseTheme.prototype.drawNote.call(this, note, offsetY); argument
1602 BaseTheme.prototype.init.call(this, diagram); argument
1627 BaseTheme.prototype.draw.call(this, container); argument
1632 BaseTheme.prototype.layout.call(this); argument
[all …]
/plugin/issuelinks/script/
H A Dadmin_repo.js8 function toggleHookIndicator(data, $this) {
21 function showError(jqXHR, $this) {
/plugin/jmol2/jmol/
H A DJmolApplet0_Console.jar ... { private final org.jmol.console.AppletConsole this$0 void <init> (org.jmol ...
H A DJmolAppletSigned0_Console.jar ... { private final org.jmol.console.AppletConsole this$0 void <init> (org.jmol ...
H A DJmolApplet0_ReadersXml.jar ... .jmol.adapter.readers.xml.XmlArgusReader this$0 void <init> (org.jmol ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dflac.js780 this.flac.prototype.readChunk.call(this); argument
786 this.flac.prototype.readChunk.call(this); argument
/plugin/jdraw/lib/
H A Djdraw.jar ... synthetic com.mxgraph.examples.swing.ClickHandler this$0 void <init> (com.mxgraph ...
H A Djgraphx-examples.jar ... synthetic com.mxgraph.examples.swing.ClickHandler this$0 void <init> (com.mxgraph ...
/plugin/jcapture/lib/
H A Djcapture.jar ... { final synthetic com.hammurapi.jcapture.AbstractCaptureApplet this$0 void <init> (com.hammurapi ...
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAwsAuthV4.php46 $transport = $this; variable in Elastica\\Transport\\AwsAuthV4
[all...]
/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js1419 …mxShapeBpmnEvent.prototype.strictDrawShape.call(this, c, (w - symbolW) * 0.5, (h - symbolH) * 0.5,… argument
1610 superShape.prototype.strictDrawShape.call(this, c, 0, 0, w, h, overrideStyles); argument
1807 mxShapeBpmnEvent.prototype.strictDrawShape.call(this, c, 0, 0, symbolW, symbolH, outline, symbol); argument
1856 superShape.prototype.paintVertexShape.call(this, c, x, y, w, h); argument
1955 mxSwimlane.prototype.paintVertexShape.call(this, c, x, y, w, h); argument

123456789