Home
last modified time | relevance | path

Searched defs:pos (Results 51 – 75 of 94) sorted by relevance

1234

/template/strap/syntax/
H A Dpreformatted.php140 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dbadge.php110 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtooltip.php138 function handle($match, $state, $pos, Doku_Handler $handler): array
H A Dxmlinlinetag.php154 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dvariable.php113 public function handle($match, $state, $pos, Doku_Handler $handler): array
H A Dedit.php100 function handle($match, $state, $pos, Doku_Handler $handler): array
H A Dtoggle.php96 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dcell.php149 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dnote.php102 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dminimap.php67 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dheadingwiki.php122 public function handle($match, $state, $pos, Doku_Handler $handler): array
H A Dmenubar.php157 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dfragment.php137 function handle($match, $state, $pos, Doku_Handler $handler): array
H A Dhighlightwiki.php146 public function handle($match, $state, $pos, Doku_Handler $handler): array
H A Dwebcode.php152 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dcontentlist.php196 function handle($match, $state, $pos, Doku_Handler $handler): array
H A Dbrand.php121 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dfrontmatter.php146 function handle($match, $state, $pos, Doku_Handler $handler): array
/template/strap/renderer/
H A Danalytics.php681 public function header($text, $level, $pos)
725 …public function table_open($maxcols = null, $numrows = null, $pos = null) // phpcs:ignore PSR1.Met…
730 …public function table_close($pos = null) // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamel…
/template/strap/ComboStrap/
H A DPanelTag.php124 …public static function handleExit(Doku_Handler $handler, int $pos, string $markupTag, string $matc…
/template/a_new_day/js/
Deffects.js148 sinoidal: function(pos) { argument
151 reverse: function(pos) { argument
154 flicker: function(pos) { argument
157 wobble: function(pos) { argument
160 pulse: function(pos, pulses) { argument
168 none: function(pos) { argument
171 full: function(pos) { argument
289 render: function(pos) { argument
900 …var reverser = function(pos){ return transition(1-Effect.Transitions.pulse(pos, options.pulses))… argument
/template/battlehorse/js/
Deffects.js148 sinoidal: function(pos) { argument
151 reverse: function(pos) { argument
154 flicker: function(pos) { argument
157 wobble: function(pos) { argument
160 pulse: function(pos, pulses) { argument
168 none: function(pos) { argument
171 full: function(pos) { argument
289 render: function(pos) { argument
900 …var reverser = function(pos){ return transition(1-Effect.Transitions.pulse(pos, options.pulses))… argument
/template/templar/js/
Dbootstrap-carousel.js55 , to: function (pos) { argument
/template/strap/ComboStrap/Tag/
H A DBarTag.php71 public static function handleExit(\Doku_Handler $handler, int $pos, string $match): array
/template/strap/action/
H A Dlinkmove.php266 … public function rewrite_combo($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)

1234