Home
last modified time | relevance | path

Searched defs:callback (Results 101 – 125 of 195) sorted by relevance

12345678

/plugin/jsonrpc/
H A Djsonrpc.php69 function addCallback($method, $callback, $args, $help, $public=false){
/plugin/prettyphoto/js/
H A Djquery.prettyPhoto.js545 function _hideContent(callback){ argument
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js3656 paperproto.forEach = function (callback, thisArg) { argument
4101 function (callback) { argument
4251 elproto.animateWith = function (el, anim, params, ms, easing, callback) { argument
4565 callback: params.callback, property in runAnimation.e
4606 R.animation = function (params, ms, easing, callback) { argument
4662 elproto.animate = function (params, ms, easing, callback) { argument
4876 setproto.forEach = function (callback, thisArg) { argument
4973 setproto.animate = function (params, ms, easing, callback) { argument
/plugin/jplayer/components/
H A Drequire.js1337 function localRequire(deps, callback, errback) { argument
1614 execCb: function (name, callback, args, exports) { argument
1940 define = function (name, deps, callback) { argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php70 __construct($config = [], callable $callback = null, LoggerInterface $logger = null) global() argument
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js1206 var listGroups = mxUtils.bind(this, function(callback) argument
1218 var listProjects = mxUtils.bind(this, function(group, callback) argument
H A DGraphViewer.js2136 GraphViewer.createViewerForElement = function(element, callback) argument
2318 var callback = function() function
H A DEditor.js2689 Editor.prototype.convertImageToDataUri = function(url, callback) argument
2777 Editor.prototype.convertImages = function(svgRoot, callback, imageCache, converter) argument
3207 Editor.prototype.embedExtFonts = function(callback) argument
3364 …Editor.prototype.exportToCanvas = function(callback, width, imageCache, background, error, limitHe… argument
3794 var AddCustomPropertyDialog = function(editorUi, callback) argument
5618 Graph.addFont = function(name, url, callback) argument
H A DEditorUi.js5939 …EditorUi.prototype.showRemoteExportDialog = function(btnLabel, helpLink, callback, hideInclude, sh… argument
6000 EditorUi.prototype.showExportDialog = function(title, embedOption, btnLabel, helpLink, callback, argument
6766 EditorUi.prototype.getEmbeddedSvg = function(xml, graph, url, noHeader, callback, ignoreSelection, argument
6852 EditorUi.prototype.embedFonts = function(svgRoot, callback) argument
11951 }) : null, mxUtils.bind(this, function(obj, callback, error) argument
14181 EditorUi.prototype.remoteInvoke = function(remoteFn, remoteFnArgs, msgMarkers, callback, error) argument
14901 EditorUi.prototype.embedExtFonts = function(callback) argument
14907 …EditorUi.prototype.exportToCanvas = function(callback, width, imageCache, background, error, limit… argument
14922 EditorUi.prototype.convertImages = function(svgRoot, callback, imageCache, converter) argument
14928 EditorUi.prototype.convertImageToDataUri = function(url, callback) argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js67 waitForFont: function(callback) { argument
/plugin/remotescript/
H A Dscript.js28 this.open = function (method, callback) { argument
/plugin/filelist/
H A Dsyntax.php698 _sort_filelist(& $files, $callback, $reverse) global() argument
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.js342 jQuery.swap = function( elem, options, callback, args ) { 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/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1325 public function setOutputCallback($callback)
1918 public static function returnCallback($callback)
/plugin/callflow/
H A Draphael.js4016 paperproto.forEach = function (callback, thisArg) { argument
4461 function (callback) { argument
4612 elproto.animateWith = function (el, anim, params, ms, easing, callback) { argument
4926 callback: params.callback, property in runAnimation.e
4967 R.animation = function (params, ms, easing, callback) { argument
5009 elproto.animate = function (params, ms, easing, callback) { argument
5223 setproto.forEach = function (callback, thisArg) { argument
5320 setproto.animate = function (params, ms, easing, callback) { argument
/plugin/advrack/
H A Draphael.js4016 paperproto.forEach = function (callback, thisArg) { argument
4461 function (callback) { argument
4612 elproto.animateWith = function (el, anim, params, ms, easing, callback) { argument
4926 callback: params.callback, property in runAnimation.e
4967 R.animation = function (params, ms, easing, callback) { argument
5009 elproto.animate = function (params, ms, easing, callback) { argument
5223 setproto.forEach = function (callback, thisArg) { argument
5320 setproto.animate = function (params, ms, easing, callback) { argument
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js376 execute: function(callback, args) { argument
937 execute: function(callback, args, name) { argument
/plugin/revealjs/js/
H A Dreveal.js609 function loadScript( url, callback ) { argument
1648 function addKeyBinding( binding, callback ) { argument
1652 callback: callback, property in AnonymousFunctione17f777e0200.addKeyBinding.registeredKeyBindings
1659 callback: callback, property in AnonymousFunctione17f777e0200.addKeyBinding.registeredKeyBindings
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js3310 var Animation = function (attr, ms, easing, callback) { argument
3333 Snap.animation = function (attr, ms, easing, callback) { argument
3401 Snap.animate = function (from, to, setter, ms, easing, callback) { argument
3438 elproto.animate = function (attrs, ms, easing, callback) { argument
6838 setproto.forEach = function (callback, thisArg) { argument
6867 setproto.animate = function (attrs, ms, easing, callback) { argument
/plugin/codeprettify/code-prettify/src/
H A Drun_prettify.js130 function contentLoaded(callback) { argument
/plugin/imapmarkers/
H A Djquery.imagemapster.js197 addHook: function (name, callback) { argument
3748 m.MapData.prototype.resize = function (width, height, duration, callback) { argument
3877 m.MapData.prototype.autoResize = function (duration, callback) { argument
3948 m.impl.resize = function (width, height, duration, callback) { argument
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js947 initialize: function(element, delay, callback) { argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1586 function callback($callback) function
2068 function returnCallback($callback)
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dobjects.js191 var callback = function(value, key, object) { function
230 var callback = function(value, key, object) { function

12345678