Home
last modified time | relevance | path

Searched refs:handler (Results 951 – 975 of 1340) sorted by relevance

1...<<31323334353637383940>>...54

/plugin/math2/
H A Dsyntax.php105 function handle($match, $state, $pos, &$handler){ argument
/plugin/txt2tags/
H A Dsyntax.php40 function handle($match, $state, $pos, &$handler) { argument
/plugin/block/
H A Dsyntax.php57 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/formatplus/syntax/
H A Dblockinsertplus.php61 function handle($match, $state, $pos, &$handler){ argument
/plugin/lastpages/
H A Dsyntax.php64 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/siteexport/syntax/
H A Daggregate.php31 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/bookcreator/syntax/
H A Dbookmanager.php65 * @param Doku_Handler $handler The Doku_Handler object
68 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/wikistats/
H A Dsyntax.php113 * @param Doku_Handler $handler The handler
116 public function handle($match, $state, $pos, Doku_Handler &$handler){ argument
/plugin/externalembed/
H A Dsyntax.php68 * @param Doku_Handler $handler The handler
73 function handle($match, $state, $pos, $handler): array { argument
/plugin/changes/
H A Dsyntax.php58 * @param Doku_Handler $handler The Doku_Handler object
61 public function handle($match, $state, $pos, Doku_Handler $handler)
175 * @param array $data data created by handler()
57 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1handler:{undo:function(a,b){var d=c.drawing.undos.pop();if(d){d.selectable=!0,c.drawing.redos.push… class in AmCharts.c.drawing
2handler.add({url:d.result,top:a.layerY-10*b,left:a.layerX-10*b})}}(b),d.readAsDataURL(a.dataTransf…
H A Dexport.js108 handler: { class in AmCharts._this.drawing
123 _this.drawing.handler.change( {
153 _this.drawing.handler.change( {
164 _this.drawing.handler.redo();
2298 _this.drawing.handler.add( {
2701 this.drawing.handler.done();
2718 this.drawing.handler.done();
2963 _this.drawing.handler.done();
2984 _this.drawing.handler.redo();
2986 _this.drawing.handler.undo();
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dview.js227 var handler = function() { assert.ok(false); }; function
228 myView.delegate('click', 'h1', handler);
229 myView.undelegate('click', 'h1', handler);
/plugin/syntaxhighlighter4/
H A DREADME.md63 * @param array $data The data from the handler() function
105 * [Custom event handler which performs action]
109 * handler was registered]
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java12 import com.mxgraph.swing.handler.mxRubberband;
/plugin/graphviz/
H A Dsyntax.php48 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/command/inc/
H A Dembedding.php95 function handle($match, $state, $pos, &$handler) argument
/plugin/onlinenumber/
H A Dsyntax.php135 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/imagebox/
H A Dsyntax.php20 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/publistf/
H A Dsyntax.php36 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/var/
H A Dsyntax.php19 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/refnotes/syntax/
H A Dnotes.php50 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/formatplus2/syntax/
H A Dblockdeleteplus.php66 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/simplewikipagetree/
H A Dsyntax.php24 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/miniblog/syntax/
H A Dentry.php31 public function handle($match, $state, $pos, Doku_Handler $handler){ argument

1...<<31323334353637383940>>...54