Home
last modified time | relevance | path

Searched refs:state (Results 1251 – 1275 of 2205) sorted by relevance

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

/plugin/math2/
H A Dsyntax.php105 function handle($match, $state, $pos, &$handler){ argument
108 if ( $state == DOKU_LEXER_UNMATCHED ) {
/plugin/indexmenu2/cms/templates/TabControl/FlatPanel/
H A Ddesign.css29 …margin-top: -2px; /* should match this active state height - inactive state heig…
/plugin/autolink4/syntax/
H A Dregex.php80 * @param int $state - The DokuWiki event state.
85 function handle($match, $state, $pos, Doku_Handler $handler) {
93 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/mathpublish/
H A Dsyntax.php86 * @param int $state
91 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/autonumbering/
H A Dsyntax.php77 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
81 switch ($state) {
/plugin/combo/ComboStrap/
H A DFetcherScreenshot.php125 $state = $webDriver->executeScript("return document.readyState");
126 return $state === "complete";
H A DHeadingTag.php179 $state = $data[PluginUtility::STATE];
180 if (!in_array($state, [DOKU_LEXER_ENTER, DOKU_LEXER_SPECIAL])) {
213 $state = $data[PluginUtility::STATE];
214 if ($state !== DOKU_LEXER_ENTER) {
/plugin/bez/struct/
H A DBezType.php137 $fields[] = 'state';
148 $state = $bez_db_helper->getLang('state_' . $row['state']);
149 $name .= ' (' . $state . ')';
/plugin/pagelist/
H A Dsyntax.php42 * @param int $state The lexer state for the match
47 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/diagramsnet/lib/js/
H A Dshapes.min.js530state.style.align="left";this.state.style.verticalAlign="middle";"down"==mxUtils.getValue(this.sta…
1648state.style,"dy1",this.dy1))));return new mxPoint(a.x+a.width-d,a.y+parseFloat(mxUtils.getValue(th…
1649state.style,"arrowHead",this.arrowHead)),a.y+parseFloat(mxUtils.getValue(this.state.style,"dy2",th…
1650state.style,"dy1",this.dy1))+parseFloat(mxUtils.getValue(this.state.style,"arrowHead",this.arrowHe…
1653state.style,"dy2",this.dy2))/2-parseFloat(mxUtils.getValue(this.state.style,"dy1",this.dy1)),a.y+p…
1674state.style,"dy",this.dy));var c=Math.max(0,Math.min(a.height,parseFloat(mxUtils.getValue(this.sta…
1688state.style,"dx2",this.dx2)))),d=Math.max(0,Math.min(a.height/2,parseFloat(mxUtils.getValue(this.s…
1703state.style,"dy2",this.dy2))));return new mxPoint(a.x+b,a.y+a.height/2-d)},function(a,c){this.stat…
2068state.style,"strokeColor","none"),g=mxUtils.getValue(this.state.style,"bgColor","#C2E0AE"),h=mxUti…
2271state.style,"prIcon","compute_engine"),g=mxUtils.getValue(this.state.style,"prType","");d=parseInt…
[all …]
/plugin/lightweightscript/
H A Dscript.js7 jQuery.fn.dw_toggle = function(state, fn, noaria) { argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.edge.class.php47 function doInherit(&$state, $code_width, $code_color, $code_style) { argument
49 $value = $state->getInheritedProperty($code_width);
54 $value = $state->getInheritedProperty($code_color);
59 $value = $state->getInheritedProperty($code_style);
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js260state);this.state=mxUtils.clone(this.state)};mxAbstractCanvas2D.prototype.restore=function(){0<thi…
475state&&null!=this.state.shape?this.state.shape.getTextRotation():0};mxText.prototype.isPaintBounds…
1530state.text&&this.state.text.apply(this.state);null!=this.state.shape&&this.state.shape.apply(this.
1537state=a,this.init(),this.escapeHandler=mxUtils.bind(this,function(a,c){this.livePreview&&null!=thi… method in mxVertexHandler
1547state.cell);if(0<a.length&&(this.minBounds=this.graph.view.getBounds(a),null!=this.minBounds)){var…
1576state.clone();this.state.x=this.bounds.x;this.state.y=this.bounds.y;this.state.origin=new mxPoint(…
1577state.absoluteOffset.x=this.state.view.scale*c.x,this.state.absoluteOffset.y=this.state.view.scale…
1578 "hidden");this.state.setState(a)};
1579state.text&&null!=this.state.text.node&&null!=this.state.text.node.nextSibling||null!=this.state.s…
1600state.width&&2<=this.state.height?this.moveSizerTo(this.sizers[0],d+this.state.absoluteOffset.x,e+…
[all …]
/plugin/svgembed/
H A Dsyntax.php145 * @param int $state The state of the handler
151 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
159 $handler->media($match, $state, $pos);
/plugin/diagramsnet/lib/plugins/
H A Dreplay.js140 var state = codec.document.createElement('state');
141 state.appendChild(node);
142 tape =[mxUtils.getXml(state)];
/plugin/combo/action/
H A Dimgmove.php145 * @param $state
150 public function move_combo_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
158 $handler->media($match, $state, $pos);
165 * @param $state
171 public function move_combo_frontmatter_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
/plugin/codemirror/dist/modes/
H A Dcobol.min.js.map1state","sol","eatSpace","returnType","col","column","skipToEnd","current","match","undefined","pro…
/plugin/adhoctags/syntax/
H A Dabstractinline.php21 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/groupmatrix/syntax/
H A Dtable.php52 * @param int $state The state of the handler
58 public 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
25 return array($match, $state, $pos);
/plugin/numberedheadings/
H A Dsyntax.php73 public function handle($match, $state, $pos, Doku_Handler $handler)
142 $handler->addPluginCall(substr(get_class($this), 14), $data, $state, $pos, $match);
66 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/revealjs/plugin/notes/
H A Dnotes.js49 state: Reveal.getState()
96 state: Reveal.getState() property in RevealNotes.openNotes.post.messageData
/plugin/include/syntax/
H A Dinclude.php63 * @param int $state The match state
68 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DSymfonySession.php132 public function storeAuthorizationState($service, $state) argument
141 $states[$service] = $state;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DSymfonySession.php132 public function storeAuthorizationState($service, $state) argument
141 $states[$service] = $state;

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