Home
last modified time | relevance | path

Searched refs:step (Results 126 – 150 of 236) sorted by path

12345678910

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js4 …1],r>e&&(t=r,r=e,e=t),a>o&&(t=a,a=o,o=t),n.precision(m)):[[r,a],[e,o]]},n.step=function(t){return … function
5 …line=function(){return Mu(m)};var Tl=ao.map({linear:xu,"linear-closed":bu,step:_u,"step-before":wu…
H A Djquery.min.js3step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Ya.propHooks._default.s…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/
H A DXML.php212 foreach ($steps as $step) {
213 if (isset($step['file']) && $step['file'] == $file) {
214 $node->setAttribute('exceptionLine', $step['line']);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml102 They must be indented a step and indentation
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst117 For more complex scenario, like pluralization, you can use a two-step
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG994 * added the .. operator (as a syntactic sugar for the range filter when the step is 1)
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Drange.rst14 When step is given (as the third parameter), it specifies the increment (or
27 Note that if the start is greater than the end, ``range`` assumes a step of
39 function (with a step of ``1``, or ``-1`` if the start is greater than the end):
56 * ``step``: The increment between elements of the sequence.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinstallation.rst86 3. Use the ``configure --disable-all --enable-cli --enable-twig=shared`` command instead of step 14
H A Dinternals.rst15 to the *evaluation* step, otherwise:
112 The last step is done by the compiler. It takes a node tree as an input and
H A Dtemplates.rst209 {% for i in range(low=1, high=10, step=2) %}
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfor.rst50 If you need a step different from 1, you can use the ``range`` function
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DCompiler.php250 * @param int $step The number of indentation to add
254 public function indent($step = 1) argument
256 $this->indentation += $step;
264 * @param int $step The number of indentation to remove
270 public function outdent($step = 1) argument
273 if ($this->indentation < $step) {
277 $this->indentation -= $step;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Drange.test4 {{ range(low=0+1, high=10+0, step=2)|join(',') }}
/plugin/fkstimer/
H A Dscript.js3 const step = 1000;
50 if (step < 1000) {
72 }, step);
/plugin/flowcharts/
H A Dmermaid.min.js1step=function(t){return arguments.length?m.stepMajor(t).stepMinor(t):m.stepMinor()},m.stepMajor=fu… function
/plugin/flowplayer/player/
H A DREADME.txt96 - #414 problem appears again for very short clips with invalid seek times, make it step back 1 seco…
/plugin/gtime/gtlib/util/
H A DGTBigInteger.php188 * @param int $step shift distance
191 public function shiftLeft($step) { argument
192 return new GTBigInteger(bcmul($this->value, bcpow(2, $step)));
198 * @param int $step shift distance
201 public function shiftRight($step) { argument
202 return new GTBigInteger(bcdiv($this->value, bcpow(2, $step)));
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1step:1,resume:1,"goto":1},built_in:{lcase:1,month:1,vartype:1,instrrev:1,ubound:1,setlocale:1,geto… property in hljs.LANGUAGES.rsl.dM.k.built_in
/plugin/html2pdf/html2pdf/html2ps/
H A DLICENSE48 We protect your rights with a two-step method: (1) we copyright the
/plugin/icons/assets/font-awesome/css/
H A Dfont-awesome.min.css4step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1step-into::before{content:"\F1BB"}.mdi-debug-step-out::before{content:"\F1BC"}.mdi-debug-step-over…
/plugin/imagecarousel/vendor/slick/
H A Dslick.min.js17 …).animate({animStart:b},{duration:e.options.speed,easing:e.options.easing,step:function(a){a=Math.…
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css166 .step {
188 .impress-enabled .step {
199 .impress-enabled .step.active { opacity: 1 }
202 These 'slide' step styles were heavily inspired by HTML5 Slides:
243 And now we start to style each step separately.
249 First is the title step with a big <h1> (no room for padding) and some
317 This step has some animated text ...
381 The 'imagination' step is again some boring font-sizing.
434 to default position in 0.5s when the step gets `present` class.
514 The last step is an overview.
[all …]
H A Dimpress.js280 if (lastEntered !== step) {
282 lastEntered = step;
290 if (lastEntered === step) {
300 step = { class in initStep
411 step = step < 0 ? steps[ steps.length + step] : steps[ step ];
413 step = byId(step);
415 return (step && step.id && stepsData["impress-" + step.id]) ? step : null;
453 x: -step.rotate.x,
454 y: -step.rotate.y,
455 z: -step.rotate.z
[all …]
/plugin/issuetracker/
H A Daction.php731 $step = $this->itl_step;
732 if ($step == '') {$step=10;}
754 $next_start = $start + $step;
757 $start = $next_start - $step;
763 $start = $itl_start - $step;
774 $step = count($issues);
1102 $max_vissible = $step;
1130 if ($y>=$step) break;
1242 { if ($y>=$step) break;
1308 $start = $next_start - $step;
[all …]

12345678910