Home
last modified time | relevance | path

Searched refs:state (Results 851 – 875 of 2205) sorted by relevance

1...<<31323334353637383940>>...89

/plugin/feedaggregator/
H A Dsyntax.php56 * @param int $state The state of the handler
61 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
65 if ($state !== DOKU_LEXER_UNMATCHED) {
/plugin/cookiebanner/
H A Dscript.js55 const state = DokuCookie.getValue('pcb', 'nope');
56 if (state === 'nope') {
58 } else if (state === 'yay') {
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js4253 state: state,
66088 state = strm.state;
66123 state = strm.state;
66139 state = strm.state;
66182 strm.state = state;
66389 state = strm.state;
67802 state = strm.state;
67830 state = strm.state;
72170 state.needReadable = !state.flowing && !state.ended && state.length <= state.highWaterMark;
72211 …while (!state.reading && !state.ended && (state.length < state.highWaterMark || state.flowing && s…
[all …]
/plugin/codemirror/dist/modes/
H A Dhaxe.min.js1state=a;A.stream=e;A.marked=null,A.cc=f;if(!a.lexical.hasOwnProperty("align"))a.lexical.align=true…
H A Dperl.min.js.map1state","study","sub","substr","symlink","syscall","sysopen","sysread","sysseek","system","syswrite…
H A Dapl.min.js.map1state","ch","funcName","eatSpace","next","eatWhile","test","skipToEnd","peek","defineMIME"],"mappi…
H A Doctave.min.js.map1state","sol","peek","next","tokenize","tokenBase","tokenComment","match","skipToEnd","eatSpace","m…
/plugin/ol3/
H A Dsyntax.php27 function handle ($match, $state, $pos, Doku_Handler $handler) { argument
28 switch ($state) {
30 return array ($state, trim (substr ($match, 5, -2))); // "{{ol3" => 5 "}}" => 2
/plugin/dw2pdf/syntax/
H A Dexportlink.php54 * @param int $state The lexer state for the match argument
59 public function handle($match, $state, $pos, Doku_Handler $handler)
79 $state,
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.margin.class.php72 function doInherit(&$state) { argument
74 $value = $state->getInheritedProperty(CSS_MARGIN_TOP);
79 $value = $state->getInheritedProperty(CSS_MARGIN_BOTTOM);
84 $value = $state->getInheritedProperty(CSS_MARGIN_RIGHT);
89 $value = $state->getInheritedProperty(CSS_MARGIN_LEFT);
H A Dvalue.padding.class.php67 function doInherit(&$state) { argument
69 $value = $state->getInheritedProperty(CSS_PADDING_TOP);
74 $value = $state->getInheritedProperty(CSS_PADDING_BOTTOM);
79 $value = $state->getInheritedProperty(CSS_PADDING_RIGHT);
84 $value = $state->getInheritedProperty(CSS_PADDING_LEFT);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStep.php63 public $state; variable in Google\\Service\\NetworkManagement\\Step
296 public function setState($state) argument
298 $this->state = $state;
305 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DCourseWork.php77 public $state; variable in Google\\Service\\Classroom\\CourseWork
334 public function setState($state) argument
336 $this->state = $state;
343 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableDataProfile.php102 public $state; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2TableDataProfile
423 public function setState($state) argument
425 $this->state = $state;
432 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DPretargetingConfig.php94 public $state; variable in Google\\Service\\RealTimeBidding\\PretargetingConfig
371 public function setState($state) argument
373 $this->state = $state;
380 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPublisherProfileApiProto.php49 public $state; variable in Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto
254 public function setState($state) argument
256 $this->state = $state;
260 return $this->state;
/plugin/bez/tpl/
H A Dtask_box.php6 if($tpl->get('task')->state == 'opened') {
17 <?php if ($tpl->get('task')->state != 'opened'): ?>
20 <strong><?php echo $tpl->getLang('task_' . $tpl->get('task')->state) ?>:</strong>
38 (<?php echo lcfirst($tpl->getLang('task_' . $tpl->get('task')->state)) ?>)
127 <?php if ($tpl->get('task')->acl_of('state') >= BEZ_PERMISSION_CHANGE): ?>
131 <?php if ($tpl->get('task')->state == 'opened'): ?>
/plugin/inseecity/
H A Dsyntax.php27 function handle ($match, $state, $pos, Doku_Handler $handler) { argument
28 switch ($state) {
30 return array ($state, trim (substr ($match, 11, -2))); // "{{inseecity" => 11 "}}" => 2
/plugin/bootswrapper/syntax/
H A Dprogressbar.php65 list($state, $match, $pos, $attributes) = $data;
67 if ($state == DOKU_LEXER_ENTER) {
96 if ($state == DOKU_LEXER_EXIT) {
/plugin/htmlokay/
H A Dsyntax.php370 function handle($match, $state, $pos, Doku_Handler $handler) argument
382 return array($state, $match);
389 switch ($state)
392 return array($state, $match);
414 return array($state, $match);
424 return array($state, $match);
435 return array($state, $match);
439 return array($state, $match);
454 list($state, $match) = $data;
455 switch ($state)
/plugin/imagemap/
H A Dsyntax.php33 function handle($match, $state, $pos, &$handler){ argument
36 $args = array($state);
37 switch ($state) {
59 $args = array($state, $img['type'], $img['src'], $img['title'], $mapname,
84 $state = $data[0];
86 switch ($state) {
88 list($state,$type,$src,$title,$name,$align,$width,$height,$cache) = $data;
115 @list($state,$match,$shape,$coords,$type,$title,$url,$extra) = $data;
205 switch ($state) {
207 list($state,$type,$src,$title,$name) = $data;
/plugin/imagemapping/
H A Dsyntax.php56 function handle($match, $state, $pos, Doku_Handler $handler)
60 $args = array($state);
62 switch ($state) {
84 $args = [$state, $img['type'], $img['src'], $img['title'], $mapname,
112 $state = $data[0];
114 switch ($state) {
116 list($state, $type, $src, $title, $name, $align, $width, $height, $cache) = $data;
143 @list($state, $match, $shape, $coords, $type, $title, $url, $wiki) = $data;
227 switch ($state) {
229 list($state,
38 handle($match, $state, $pos, Doku_Handler $handler) global() argument
[all...]
/plugin/alphalist/
H A Dsyntax.php26 function handle($match, $state, $pos, Doku_Handler $handler) argument
101 $state = 0;
104 if($state == 0)
107 $state++;
/plugin/pdftools/
H A Dsyntax.php77 function handle($match, $state, $pos, Doku_Handler $handler){ argument
78 return array($state,$match);
88 list($state, $match) = $data;
107 if ($state == DOKU_LEXER_UNMATCHED) {
/plugin/diagramsnet/lib/shapes/
H A DmxFlowchart.js72 Graph.handleFactory[mxShapeFlowchartDocument2.prototype.cst.DOCUMENT2] = function(state) argument
74 var handles = [Graph.createHandle(state, ['size'], function(bounds)
76 …var size = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'size', this.size…
82 …this.state.style['size'] = Math.max(0, Math.min(1, (bounds.y + bounds.height - pt.y) / bounds.heig…

1...<<31323334353637383940>>...89