Home
last modified time | relevance | path

Searched refs:state (Results 1401 – 1425 of 2205) sorted by relevance

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

/plugin/revealjs/syntax/
H A Dfooter.php44 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/shorturl/
H A Dsyntax.php39 function handle($match, $state, $pos, &$handler){ argument
/plugin/s5/
H A Dsyntax.php53 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css567 :hover: Hover state
630 :hover: Hover state
671 :hover: Hover state
698 :hover: Hover state
724 :hover: Hover state
764 :hover: Hover state
975 :focus: Focus state
1142 :hover: Hover state
1204 :hover: Hover state
1250 :hover: Hover state
[all …]
/plugin/markdowku/
H A Dgithubcodeblocks.php28 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/commentsyntax/syntax/
H A Dpreventive.php50 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/nodetailsxhtml/syntax/
H A Dforcetoc.php37 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/colorbox/
H A Dsyntax.php47 function handle($match, $state, $pos, &$handler){ argument
/plugin/pageimage/
H A Dsyntax.php31 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/xfortune/
H A Dsyntax.php43 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/mellelexport/
H A Dsyntax.php54 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/folded/syntax/
H A Dheader.php34 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/combo/vendor/carica/phpcss/
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
/plugin/diagrams/script/
H A DDiagramsView.js64 this.outerView.dispatch(this.outerView.state.tr.setNodeMarkup(
/plugin/googlemaps3/
H A Dsyntax.php96 * @param int $state The lexer state for the match
101 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/flexpaper/
H A Dsyntax.php54 * @param int $state The state of the handler
59 public function handle($match, $state, $pos, Doku_Handler &$handler){ argument
/plugin/src/
H A Dsyntax.php58 * @param int $state The state of the handler
63 public function handle($match, $state, $pos, Doku_Handler &$handler) { argument
/plugin/navbox/
H A Dsyntax.php60 * @param int $state The lexer state for the match
66 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/tiledblog/
H A Dsyntax.php29 function handle ($match, $state, $pos, Doku_Handler $handler) { argument
30 switch ($state) {
/plugin/box/
H A Dsyntax.php80 public function handle($match, $state, $pos, Doku_Handler $handler) argument
83 switch ($state) {
/plugin/docnavigation/syntax/
H A Dtoc.php70 * @param int $state The lexer state for the match
75 public function handle($match, $state, $pos, Doku_Handler $handler)
73 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/odt/ODT/
H A DODTSpan.php28 $params->document->state->enter($span);
112 ODTUtility::closeHTMLElement ($params, $params->document->state->getHTMLElement());
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.img.php56 function readCSS(&$state) { argument
57 parent::readCSS($state);
62 $this->_readCSS($state,
/plugin/bootswrapper/exe/help/
H A Dbutton.txt87 ==== Active state ====
89 …hadow) when active. Bootstrap Wrapper Plugin detect automatically the active state of current page.
99 ==== Disabled state ====
/plugin/yalist/
H A Dsyntax.php59 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
62 switch($state) {
133 $state = DOKU_LEXER_UNMATCHED;
212 return array('state' => $state, 'output' => $output, 'level' => $level);

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