Home
last modified time | relevance | path

Searched defs:callback (Results 76 – 100 of 195) sorted by relevance

12345678

/plugin/jsonrpc/
H A DIJR_Server.php90 private function callPlugin($pluginname, $callback, $method, $args)
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
4 …sourceFromHsl=function(color){var match=color.match(Color.reHSLa);if(!match){return}var h=(parseFl…
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
9 …rtY=0,x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.…
11 …|(global.fabric={}),extend=fabric.util.object.extend;fabric.Image.filters.GradientTransparency=fab…
15 …r(this.hiddenTextarea,"keypress",this.onKeyPress.bind(this));fabric.util.addListener(this.hiddenTe…
H A Dfabric.js2201 function getScript(url, callback) { argument
3303 return function(doc, callback, reviver) { argument
3387 has: function (name, callback) { argument
10342 _setBgOverlay: function(serialized, callback) { argument
10433 _toDataURL: function (format, callback) { argument
10456 clone: function (callback, properties) { argument
10471 cloneWithoutData: function(callback) { argument
11652 cloneAsImage: function(callback) { argument
17158 setSrc: function(src, callback, options) { argument
17354 _initFilters: function(object, callback) { argument
[all …]
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js189 }},each:function(object,callback,args){var name,i=0,length=object.length; argument
205 }},swap:function(elem,options,callback){var old={}; argument
323 },grep:function(elems,callback,inv){var ret=[]; argument
328 },map:function(elems,callback){var ret=[]; argument
778 },getScript:function(url,callback){return jQuery.get(url,null,callback,"script"); argument
779 },getJSON:function(url,data,callback){return jQuery.get(url,data,callback,"json"); argument
780 },post:function(url,data,callback,type){if(jQuery.isFunction(data)){callback=data; argument
893 },slideUp:function(speed,callback){return this.animate({height:"hide"},speed,callback); argument
895 },fadeIn:function(speed,callback){return this.animate({opacity:"show"},speed,callback); argument
896 },fadeOut:function(speed,callback){return this.animate({opacity:"hide"},speed,callback); argument
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js189 }},each:function(object,callback,args){var name,i=0,length=object.length; argument
205 }},swap:function(elem,options,callback){var old={}; argument
323 },grep:function(elems,callback,inv){var ret=[]; argument
328 },map:function(elems,callback){var ret=[]; argument
778 },getScript:function(url,callback){return jQuery.get(url,null,callback,"script"); argument
779 },getJSON:function(url,data,callback){return jQuery.get(url,data,callback,"json"); argument
780 },post:function(url,data,callback,type){if(jQuery.isFunction(data)){callback=data; argument
893 },slideUp:function(speed,callback){return this.animate({height:"hide"},speed,callback); argument
895 },fadeIn:function(speed,callback){return this.animate({opacity:"show"},speed,callback); argument
896 },fadeOut:function(speed,callback){return this.animate({opacity:"hide"},speed,callback); argument
[all …]
/plugin/jquery/
H A Djquery-1.4.2.js550 each: function( object, callback, args ) { argument
642 grep: function( elems, callback, inv ) { argument
657 map: function( elems, callback, arg ) { argument
4737 swap: function( elem, options, callback ) { argument
4785 load: function( url, params, callback ) { argument
4888 get: function( url, data, callback, type ) { argument
4905 getScript: function( url, callback ) { argument
4909 getJSON: function( url, data, callback ) { argument
5456 show: function( speed, callback ) { argument
5500 hide: function( speed, callback ) { argument
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js217 Array.prototype.map = function( callback, thisArg ) { argument
/plugin/metaeditor/
H A Djstree.js1175 load_node : function (obj, callback) { argument
1239 _load_nodes : function (nodes, callback, is_callback) { argument
1270 load_all : function (obj, callback) { argument
1310 _load_node : function (obj, callback) { argument
2458 open_node : function (obj, callback, animation) { argument
3159 set_state : function (state, callback) { argument
3452 create_node : function (par, node, pos, callback, is_loaded) { argument
5124 this.load_node = function (obj, callback) { argument
5145 this.set_state = function (state, callback) { argument
6341 this._load_nodes = function (nodes, callback, is_callback) { argument
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js97 var callback = callbacks[i][0] ; variable
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Devents.js368 var callback = function() { obj.counter += 1; }; function
380 var callback = function() { obj.counterA += 1; }; function
394 var callback = function() { function
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js26 a.appendChild(element.childNodes[0]);return a;};};Syntax.register=function(name,callback){var brush… argument
104 return html;};Syntax.highlightText=function(text,options,callback){var brushName=(options.brush||'p… argument
108 Syntax.highlight=function(elements,options,callback){if(typeof(options)==='function'){callback=opti… argument
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js409 init: function( callback ) { argument
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php513 public function filter($callback)
/plugin/sqlite/
H A Dhelper.php119 create_function($function_name, $callback, $num_args) global() argument
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js563 pnotify.animate_in = function(callback){ argument
587 pnotify.animate_out = function(callback){ argument
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js563 pnotify.animate_in = function(callback){ argument
587 pnotify.animate_out = function(callback){ argument
/plugin/fedauth/Auth/
H A DOpenID.php501 static function filter($callback, &$sequence)
/plugin/snow/
H A Dsnowstorm.js85 function timeoutShim(callback) { argument
/plugin/openid/Auth/
H A DOpenID.php522 static function filter($callback, &$sequence)
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js928 var callback; variable in jscolor
930 callback = new Function (THIS.onImmediateChange); function
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js79 App.filesWorkerReq = function(msg, callback, error) argument
82 App.filesWorkerReqInfo[msg.reqId] = {callback: callback, error: error}; property in App.filesWorkerReqInfo
634 editorUi.showDialog(new PluginsDialog(editorUi, function(callback) argument
1887 mxElectronRequest.prototype.send = function(callback, error) argument
H A DMenus.js112 }, null, null, null, 'user', function(callback, error, username) argument
128 }, function(str, callback, error, username) argument
141 }, function(obj, callback, error) argument
3733 null, null, 'user', function(callback, error, username) argument
3749 }, function(str, callback, error, username) argument
3762 }, function(obj, callback, error) argument
3768 }, null, function(callback) argument
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php155 private function createResource(callable $callback) argument
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
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/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php231 private function createResource(callable $callback)

12345678