Home
last modified time | relevance | path

Searched refs:state (Results 1451 – 1475 of 2205) sorted by relevance

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

/plugin/signhere/
H A Dsyntax.php57 function handle($match, $state, $pos, &$handler){ argument
/plugin/poldek/
H A Dsyntax.php45 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/bugzillaint/syntax/
H A Dlink.php52 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/lastmod/
H A Dsyntax.php53 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php139 'state' => $state,
/plugin/markdowku/
H A Dheadersetext.php33 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dheaderatx.php26 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/lms/syntax/
H A Dinclude.php54 public function handle($match, $state, $pos, Doku_Handler $handler)
52 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/bez/tpl/
H A Dtask_comment_box.php33 $tpl->get('task')->state == 'opened' &&
/plugin/twofactor/
H A Dstyle.less45 section.state {
/plugin/codemirror/dist/
H A Dscripts.min.js2state.focused){return}var b=a.display;clearInterval(b.blinker);var c=true;b.cursorDiv.style.visibi…
3state.focused){setTimeout(function(){return a.display.input.focus()},0)}});b.setAttribute("cm-not-…
4state.draggingText&&b.doc.sel.contains(c)>-1){b.state.draggingText(a);setTimeout(function(){return…
5state.suppressEdits=true}if(c){a.display.shift=false}e=b(a)!=Q}finally{a.display.shift=d;a.state.s… class in Jh
6state.focused){a.collapse(j.node,j.offset);if(!o.collapsed){a.removeAllRanges();a.addRange(o)}}els…
7state:a.inner,mode:a.innerActive.mode}:{state:a.outer,mode:b}}}}});(function(a){if(typeof exports=… property in c.persistentStates
H A Dscripts.min.js.map1state","nstate","val","innerMode","info","startState","a1","a2","StringStream","lineOracle","lastC…
/plugin/externalembed/
H A Dsyntax.php66 * @param int $state The state of the handler
73 function handle($match, $state, $pos, $handler): array { argument
74 switch($state) {
/plugin/diagramsnet/lib/js/
H A Dviewer.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/xml/
H A Dhelper.php18 list($state, $match) = $data;
/plugin/talkpage/
H A Dsyntax.php37 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/socialshareprivacy/
H A Dsyntax.php37 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/googletrends/
H A Dsyntax.php41 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/vamr/
H A Dsyntax.php36 function handle($match, $state, $pos, &$handler){ argument
/plugin/mediasyntax/syntax/
H A Dheader.php29 function handle($match, $state, $pos, Doku_Handler $handler)
40 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/ireadit/syntax/
H A Direadit.php31 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/aichat/
H A Dsyntax.php
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js26223 state[13] = state[9];
26224 state[9] = state[5];
26225 state[5] = state[1];
26229 state[14] = state[6];
26230 state[10] = state[2];
26236 state[15] = state[3];
26306 state[1] = state[5];
26307 state[5] = state[9];
26308 state[9] = state[13];
29687 state = state[item] || (state[item] = []);
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxElectrical.js188 …eFactory[mxShapeElectricalTwoLineBusElbow.prototype.cst.SHAPE_TWO_LINE_BUS_ELBOW] = function(state) argument
190 var handles = [Graph.createHandle(state, ['notch'], function(bounds)
197 this.state.style['notch'] = Math.round(0.2 * Math.max(0, bounds.width - pt.y + bounds.y)) / 0.2;
270 …tory[mxShapeElectricalThreeLineBusElbow.prototype.cst.SHAPE_THREE_LINE_BUS_ELBOW] = function(state)
272 var handles = [Graph.createHandle(state, ['notch'], function(bounds)
279 this.state.style['notch'] = Math.round(0.2 * Math.max(0, bounds.width - pt.y + bounds.y)) / 0.2;
358 …actory[mxShapeElectricalFourLineBusElbow.prototype.cst.SHAPE_FOUR_LINE_BUS_ELBOW] = function(state)
360 var handles = [Graph.createHandle(state, ['notch'], function(bounds)
367 this.state.style['notch'] = Math.round(0.2 * Math.max(0, bounds.width - pt.y + bounds.y)) / 0.2;
472 var handles = [Graph.createHandle(state, ['notch'], function(bounds)
[all …]
/plugin/fileshare/syntax/
H A DFileshare.php55 * @param int $state The state of the handler
60 public function handle($match, $state, $pos, Doku_Handler $handler){ argument

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