Home
last modified time | relevance | path

Searched refs:state (Results 1351 – 1375 of 2205) sorted by relevance

1...<<51525354555657585960>>...89

/plugin/markdowku/
H A Dcodespans4.php23 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dcodespans5.php23 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dcodespans1.php24 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dhr.php38 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/include/syntax/
H A Dreadmore.php19 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/dtable/
H A Dhelper.php157 function table($match, $state, $pos) {
158 switch ( $state ) {
232 public function linebreak($match, $state, $pos) {
161 table($match, $state, $pos) global() argument
236 linebreak($match, $state, $pos) global() argument
/plugin/icons/syntax/
H A Dicon.php53 * @param int $state The lexer state for the match
58 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
109 … return array($pack, $icon, explode('&', rtrim($flags, '&')), $title, $url, $match, $state, $pos);
/plugin/pubchem/
H A Dsyntax.php37 function handle($match, $state, $pos, Doku_Handler $handler){
39 return array($state,explode(':',$match));
50 list($state, $match) = $data;
36 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/bez/tpl/
H A D8d_tasks_no_closing.php4 <th><?php echo $tpl->getLang('state') ?></th>
17 <td><?php echo lcfirst($tpl->getLang('task_' . $task->state)) ?></td>
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js464state);this.state=mxUtils.clone(this.state)};mxAbstractCanvas2D.prototype.restore=function(){0<thi…
1734state.text&&this.state.text.apply(this.state);null!=this.state.shape&&this.state.shape.apply(this.
1741state=a,this.init(),this.escapeHandler=mxUtils.bind(this,function(a,c){this.livePreview&&null!=thi… method in mxVertexHandler
1780state.clone();this.state.x=this.bounds.x;this.state.y=this.bounds.y;this.state.origin=new mxPoint(…
1781state.absoluteOffset.x=this.state.view.scale*c.x,this.state.absoluteOffset.y=this.state.view.scale…
1782 "hidden");this.state.setState(a)};
1783state.text&&null!=this.state.text.node&&null!=this.state.text.node.nextSibling||null!=this.state.s…
1804state.width&&2<=this.state.height?this.moveSizerTo(this.sizers[0],d+this.state.absoluteOffset.x,e+…
1933state&&null!=this.shape&&(this.shape.scale=this.state.view.scale,this.graph.model.isEdge(this.stat…
2646state.cell)||this.graph.cellEditor.getEditingCell()==this.state.cell;if(!f&&null!=this.customHandl…
[all …]
/plugin/translation3/
H A Dsyntax.php54 function handle($match, $state, $pos, &$handler){ argument
/plugin/icalevents/
H A Dsyntax.php69 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/qc/
H A Dsyntax.php38 public function handle($match, $state, $pos, Doku_Handler $handler)
43 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/translation/syntax/
H A Dnotrans.php43 public function handle($match, $state, $pos, Doku_Handler $handler)
42 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/keywords/syntax/
H A Dkeywords.php38 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/acknowledge/syntax/
H A Dassign.php39 public function handle($match, $state, $pos, Doku_Handler $handler)
37 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/clearfloat/
H A Dsyntax.php45 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/plaintext/
H A Dinline.php29 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/pagetemplate/
H A Dsyntax.php98 function handle($match, $state, $pos, Doku_Handler $handler){ argument
99 switch ($state) {
/plugin/odtsupport/
H A Dsyntax.php67 * @param int $state The state of the handler
73 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/blogtng/syntax/
H A Dblog.php86 * @param int $state The lexer state for the match
91 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/sql/
H A Dsyntax.php68 function handle($match, $state, $pos, Doku_Handler $handler){ argument
69 switch ($state) {
/plugin/codemirror/dist/modes/
H A Dmarkdown.min.js1state.tagStart===null&&(!f.state.context&&f.state.tokenize.isInText)}if(c){b.f=B;b.block=w;b.htmlS…
/plugin/offline/
H A Dsyntax.php60 function handle($match, $state, $pos, &$handler){ argument
/plugin/stellarium/
H A Dsyntax.php34 public function handle($match, $state, $pos, Doku_Handler $handler) { argument

1...<<51525354555657585960>>...89