Home
last modified time | relevance | path

Searched refs:state (Results 1726 – 1750 of 2205) sorted by relevance

1...<<61626364656667686970>>...89

/plugin/sql2wiki/syntax/
H A Dquery.php38 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/bez/tpl/
H A Dtask_form.php168 <strong><?php echo $tpl->getLang('task_' . $tpl->get('task')->state) ?></strong>
/plugin/geophp/
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
/plugin/dbquery/syntax/
H A Dquery.php36 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1044 var $state; //current document state variable in FPDF
1637 $this->state = FPDF_STATE_UNINITIALIZED;
1755 $this->state = FPDF_STATE_DOCUMENT_STARTED;
1760 if ($this->state == FPDF_STATE_COMPLETED) {
1788 if ($this->state == FPDF_STATE_UNINITIALIZED) {
2116 if ($this->state != FPDF_STATE_COMPLETED) {
2532 $this->state = FPDF_STATE_COMPLETED;
2538 $this->state = FPDF_STATE_PAGE_STARTED;
2546 $this->state = FPDF_STATE_DOCUMENT_STARTED;
2730 if ($this->state == FPDF_STATE_PAGE_STARTED) {
/plugin/codemirror/dist/modes/
H A Dcss.min.js1state:d?"block":"top",stateArg:null,context:new z(d?"block":"top",a||0,null)}},token:function(a,b)…
H A Dstylus.min.js1state:"block",context:new S("block",a||0,null)}},token:function(a,b){if(!b.tokenize&&a.eatSpace())…
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php646 * @param string $state
648 public function setState($state) argument
650 $this->config['state'] = $state;
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js352 var state = view.getState(cell);
353 var bounds = view.getBoundingBox(state, true);
383 var state = view.getState(cell);
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js410 activate: function(state) argument
412 this.currentLink = graph.getLinkForCell(state.cell);
420 this.highlight.highlight(state);
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js410 activate: function(state) argument
412 this.currentLink = graph.getLinkForCell(state.cell);
420 this.highlight.highlight(state);
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js6state,action,r,p,len,newState,expected,yyval={};;){if(state=stack[stack.length-1],this.defaultActi…
/plugin/uncmap/
H A Dsyntax.php101 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/countdown/
H A Dsyntax.php52 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/data-graph/
H A Dsyntax.php44 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/datagraph/
H A Dsyntax.php44 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/authvk/
H A Daction.php42 $vk_state = $_GET['state'];
/plugin/commonmark/
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
/plugin/vshare/syntax/
H A Dvideo.php65 public function handle($match, $state, $pos, Doku_Handler $handler)
63 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/blog/syntax/
H A Dautoarchive.php23 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/bureaucracy-au/
H A Dsyntax.php67 * @param int $state The lexer state for the match
72 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/bureaucracyau/
H A Dsyntax.php67 * @param int $state The lexer state for the match
72 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_multiselect.js410 gantt.attachEvent("onBeforeTaskMultiSelect", function(id, state, e){ argument
412 if (state && multiselect.isActive()) {
/plugin/abc/
H A Dsyntax.php35 function handle($match, $state, $pos, Doku_Handler $handler){ argument
36 if ( $state == DOKU_LEXER_UNMATCHED ) {
/plugin/ckgedit/
H A Dscript.js281 var state = JSINFO['ckgEdPaste'] ? JSINFO['ckgEdPaste'] : "";
282 if(state == 'on') {

1...<<61626364656667686970>>...89