Home
last modified time | relevance | path

Searched refs:handler (Results 1201 – 1225 of 1340) sorted by relevance

1...<<41424344454647484950>>...54

/plugin/translator/syntax/
H A Dtranslator.php52 function handle($match, $state, $pos, &$handler){ argument
/plugin/pubmed2020/
H A Dsyntax.php93 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/gallery/
H A Dsyntax.php
/plugin/openlayersmap/syntax/
H A Dolmap.php81 public function handle($match, $state, $pos, Doku_Handler $handler): array
88 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js450 }handler(win);
966 this.addEvent(doc,name,handler);
974 this.removeEvent(doc,name,handler);
1788 }var handler=arg[2];
1789 arg[2]=bind(handler,this);
1790 arg[3]=handler;
2021 }var handler=null;
2023 if(isFunction(cmd)){handler=cmd
2026 if(handler){closeMenu=handler.call(this,target)!==false
4079 }}function addEvent(object,name,handler){if(document.all){object.attachEvent("on"+name,handler)
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js1286 handler(win);
2609 this.addEvent(doc, name, handler);
2632 this.removeEvent(doc, name, handler);
7632 var handler = arg[2];
7636 arg[3] = handler;
8444 var handler = null;
8451 handler = cmd;
8455 handler = this[cmd];
8459 if (handler)
15062 function addEvent(object, name, handler)
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js460 this.iterateWindows=function(win,handler){if(!win||!win.document){return argument
461 }handler(win);
466 if(subWin!=win){this.iterateWindows(subWin,handler)
962 this.addEvent=function(object,name,handler,useCapture){if(object.addEventListener){object.addEventListener(name,handler,useCapture) argument
963 }else{object.attachEvent("on"+name,handler)
965 this.removeEvent=function(object,name,handler,useCapture){try{if(object.removeEventListener){object.removeEventListener(name,handler,useCapture) argument
966 }else{object.detachEvent("on"+name,handler)
975 this.addGlobalEvent=function(name,handler){va argument
983 removeGlobalEvent(name,handler) global() argument
[all...]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1handler){if(!this.__eventListeners[eventName]){return}if(handler){fabric.util.removeFromArray(this… argument
H A Dfabric.js70 function _removeEventListener(eventName, handler) { argument
75 if (handler) {
93 function observe(eventName, handler) { argument
107 this.__eventListeners[eventName].push(handler);
123 function stopObserving(eventName, handler) { argument
1672 function createListener(uid, handler) { argument
1674 handler: handler,
1679 function createWrappedHandler(uid, handler) { argument
1745 if (listener && listener.handler === handler) {
1768 handlers[uid][eventName].push(handler);
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak53 import com.mxgraph.swing.handler.mxKeyboardHandler;
54 import com.mxgraph.swing.handler.mxRubberband;
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js76 …ar type in events){for(var handler in events[type]){jQuery.event.add(clone[i],type,events[type][ha…
634 …clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey n…
1129 }catch(F){SimileAjax.Debug.exception("Error firing event of name "+C+" to wildcard handler",F);
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js76 …ar type in events){for(var handler in events[type]){jQuery.event.add(clone[i],type,events[type][ha…
634 …clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey n…
1129 }catch(F){SimileAjax.Debug.exception("Error firing event of name "+C+" to wildcard handler",F);
/plugin/tagfilter/script/select2/
H A Dselect2.js420 handler = null,
443 if (handler && typeof handler.abort === "function") { handler.abort(); }
463 handler = transport.call(self, params);
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md78 By default, the CLI class registers an exception handler and will print the exception's message to the end user and
/plugin/mikioplugin/syntax/
H A Dcore.php119 public function handle($match, $state, $pos, Doku_Handler $handler)
91 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/emoji/script/
H A Djquery.textcomplete.js374 var handler = handlers.pop();
376 handlers.splice(0, 0, handler);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md427 $handler = new MockHandler([
437 $builder->setHandler($handler);
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc69 // Register selection change handler for the unlink button.
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md29 to exceptions handler and group of exceptions (with transactions).
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc69 // Register selection change handler for the unlink button.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc142 be set via the `max_handles` setting when configuring the handler:
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js2394 var handler = function(e) { function
2403 this.css.jq[fn].bind("click.jPlayer", handler); // Using jPlayer namespace
2775 handler = function(event) { function
2818 this.element.bind(eventType, handler);
2819 this.css.jq.gui.bind(eventType, handler);
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js2394 var handler = function(e) { function
2403 this.css.jq[fn].bind("click.jPlayer", handler); // Using jPlayer namespace
2775 handler = function(event) { function
2818 this.element.bind(eventType, handler);
2819 this.css.jq.gui.bind(eventType, handler);
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js2394 var handler = function(e) { function
2403 this.css.jq[fn].bind("click.jPlayer", handler); // Using jPlayer namespace
2775 handler = function(event) { function
2818 this.element.bind(eventType, handler);
2819 this.css.jq.gui.bind(eventType, handler);

1...<<41424344454647484950>>...54