Home
last modified time | relevance | path

Searched refs:handle (Results 951 – 975 of 1645) sorted by relevance

1...<<31323334353637383940>>...66

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js318 handle: null, property in Graph.start
487 handle = start.handle;
490 …if (!entity || handle == 0 || handle == handler.bends.length - 1 || handle == mxEvent.LABEL_HANDLE)
507 handle = start.handle;
517 handle = 0;
534 handle = 2;
544 handle = mxEvent.VIRTUAL_HANDLE - handle;
598 start.handle = null;
720 start.handle = null;
11943 handle.shape.node.parentNode.insertBefore(handle.shape.node,
[all …]
/plugin/translator/syntax/
H A Dlabel.php49 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_translator_label
/plugin/database2/
H A Dsyntax.php61 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_database2
/plugin/googleads/
H A Dadmin.php40 public function handle() function in admin_plugin_googleads
/plugin/googledrawing/
H A Dsyntax.php65 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_googledrawing
/plugin/goto/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_goto
/plugin/redirect2/
H A Dadmin.php41 function handle() { function in admin_plugin_redirect2
/plugin/mdpage/
H A Dsyntax.php61 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_mdpage
/plugin/issuelinks/
H A Dsyntax.php60 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_issuelinks
/plugin/javadoc/
H A Dsyntax.php70 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_javadoc
/plugin/bureaucracy-au/_test/
H A Dfield_file.test.php65 $data = $syntax_plugin->handle($form_syntax, 0, 0, new Doku_Handler());
/plugin/bureaucracyau/_test/
H A Dfield_file.test.php65 $data = $syntax_plugin->handle($form_syntax, 0, 0, new Doku_Handler());
/plugin/nsrelation/
H A Dsyntax.php70 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_nsrelation
/plugin/prolog/
H A Dsyntax.php115 function handle($match, $state, $pos, &$handler) function in syntax_plugin_prolog
/plugin/divalign2/
H A Dcommon.php55 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_divalign2_common
/plugin/rst/
H A Dsyntax.php36 function handle($match, $state, $pos, &$handler) { function in syntax_plugin_rst
/plugin/twcheckliste/
H A Dsyntax.php53 function handle($match, $state, $pos, &$handler) { function in syntax_plugin_twcheckliste
/plugin/linkbonus/syntax/
H A Dexternal.php63 function handle($match, $state, $pos, &$handler) { function in syntax_plugin_linkbonus_external
/plugin/components/lib/
H A Dajax.php93 public function handle() { function in Doku_AJAX
/plugin/datedifference/
H A Dsyntax.php57 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_datedifference
/plugin/imagecarousel/
H A Dsyntax.php64 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_imagecarousel
/plugin/xref/
H A Dsyntax.php37 public function handle($match, $state, $pos, Doku_Handler $handler)
55 function handle($match, $state, $pos, Doku_Handler $handler){ global() function in syntax_plugin_xref
/plugin/subjectindex/syntax/
H A Dentry.php59 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_subjectindex_entry
/plugin/ghissues/syntax/
H A Dsyntax.php50 public function handle($match, $state, $pos, Doku_Handler &$handler){ function in syntax_plugin_ghissues_syntax
/plugin/magnifier/
H A Dsyntax.php33 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_magnifier

1...<<31323334353637383940>>...66