Home
last modified time | relevance | path

Searched defs:done (Results 101 – 125 of 143) sorted by relevance

123456

/plugin/sidebar/
H A Daction.php16 protected static $done = false; variable in action_plugin_sidebar
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto17.php151 $done = 0; variable
/plugin/elasticsearch/vendor/react/promise/src/
H A DFulfilledPromise.php36 public function done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) function in React\\Promise\\FulfilledPromise
H A DRejectedPromise.php36 public function done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) function in React\\Promise\\RejectedPromise
H A DLazyPromise.php23 public function done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) function in React\\Promise\\LazyPromise
H A DPromise.php58 public function done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null) function in React\\Promise\\Promise
/plugin/do/scripts/
H A DPluginDo.js113 switchDoNr: function (done, $applyto) { argument
332 done = $itemspan.hasClass('plugin_do_done'), variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DJob.php26 public $done; variable in Google\\Service\\Dataproc\\Job
75 public function setDone($done)
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js346 function insertShape(shape, done) argument
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js4702 App.prototype.createFile = function(title, data, libs, mode, done, replace, folderId, tempFile, cli… argument
4840 App.prototype.fileCreated = function(file, libs, replace, done, clibs) argument
5471 App.prototype.loadLibraries = function(libs, done) argument
6147 App.prototype.save = function(name, done) argument
H A DEditorUi.js7198 EditorUi.prototype.importVisio = function(file, done, onerror, filename, customParam) argument
7365 EditorUi.prototype.importGraphML = function(xmlData, done, onerror) argument
8301 done, file, crop, ignoreEmbeddedXml, evt) argument
8462 …fn = (fn != null) ? fn : mxUtils.bind(this, function(data, mimeType, x, y, w, h, filename, done, f… argument
12835 EditorUi.prototype.executeLayoutList = function(layoutList, done) argument
12862 EditorUi.prototype.importCsv = function(text, done) argument
H A DEditor.js6727 Graph.prototype.executeCustomActions = function(actions, done) argument
H A DDialogs.js1586 var urlChanged = function(evt, done) argument
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js459 if(!conf.instr_load){conf.instr_load=function(instr,done,fail){abc2svg.loadjs(conf.sfu+'/'+instr+'.js',function(){done(b64dcod(abcsf2[instr]))},fail)}} argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js742 OpenFile = function(done) argument
H A DGraph.js1570 Graph.fadeNodes = function(nodes, start, end, done, delay) argument
3233 Graph.prototype.executeAnimations = function(animations, done, steps, delay) argument
3891 …nectVertex = function(source, direction, length, evt, forceClone, ignoreCellAt, createTarget, done) argument
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1 …n||(AmCharts.translations["export"].en={"fallback.save.text":"CTRL + C to copy the data into the c…
H A Dexport.js168 done: function( options ) { method in AmCharts._this.drawing.handler
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js3131 EditorUi.prototype.doImportGraphML = function(xmlData, done, onerror) argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
/plugin/jquery/
H A Djquery-1.4.2.js2633 done = 0, variable
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16 …nction ct(a){if(!ch[a]){var b=f("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="…
/plugin/dokumicrobugtracker/js/
H A Djquery.js2 …nction cr(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e… variable
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js12631 EditorUi.prototype.doImportVisio = function(file, done, onerror, filename) argument

123456