Home
last modified time | relevance | path

Searched refs:cycle (Results 26 – 50 of 51) sorted by path

123

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1 … 'counted?',\n 'create-ns',\n 'create-struct',\n 'cycle',\n 'dec',\…
H A D2.2.js.map1cycle iterations that are odd counts are played in the normal direction, and the animation cycle i…
H A Dbundle.js396cycle;!(e<2||n)||i?this.updateActiveSignature(n&&i?0:t+1):this.cancel()}previous(){if(1!==this.sta…
H A Dbundle.js.map1cycle\");\n\n return root;\n }\n\n stratify.id = function(x) {\n return arguments.length ?…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1cycle\");\n\n return root;\n }\n\n stratify.id = function(x) {\n return arguments.length ?…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-in… method in c
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG801 …* the "cycle" filter has been converted to a function: {{ ['odd', 'even']|cycle(i) }} -> {{ cycle(…
953 * added the cycle filter
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dcycle.rst1 ``cycle``
4 The ``cycle`` function cycles on an array of values:
12 {{ cycle(['odd', 'even'], loop.index0) }}
22 {{ cycle(fruits, i) }}
28 * ``position``: The cycle position
H A Dindex.rst10 cycle
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Dcycle.test2 "cycle" function
5 {{ cycle(array1, i) }}-{{ cycle(array2, i) }}
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …aceless:1,regroup:1,by:1,as:1,ifequal:1,endifequal:1,ssi:1,now:1,"with":1,cycle:1,url:1,filter:1,e…
/plugin/htmlokay/
H A Dsyntax.php33 var $cycle = 0; variable in syntax_plugin_htmlOKay
84 $this->cycle++;
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …box::before{content:"\F424"}.mdi-power::before{content:"\F425"}.mdi-power-cycle::before{content:"\…
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5 …tent:""}.ra-cubes:before{content:""}.ra-cut-palm:before{content:""}.ra-cycle:before{content:""…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/passpolicy/
H A Dwords.txt858 cycle
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …sult === reaction.promise) {\n reject(TypeError('Promise-chain cycle'));\n } e…
H A Dpdf.worker.js.map1 …sult === reaction.promise) {\n reject(TypeError('Promise-chain cycle'));\n } e…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js18351 this.complete = function(context, textBox, cycle, reverse) argument
18363 if (isSafari && !cycle && offset >= 0) offset++;
18368 if (!candidates || !cycle || offset != lastOffset)
18388 if (!cycle)
18413 if (cycle)
18506 if (cycle)
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock1099 cycle@1.0.x:
1101 …resolved "https://registry.yarnpkg.com/cycle/-/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c…
3266 cycle "1.0.x"
/plugin/tline/
H A DCHANGES.txt100 painting life cycle. See original-painter.js. -- LarryK rev 1661
/plugin/translate/
H A Dscript.js40 var cycle={ hor: 'ver', ver: 'off', off: 'hor'}; class in switchSplitView
42 edit.className=orig.className=cycle[edit.className];
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js902 this.selectPrev = function (cycle /* :Boolean */) /* :void */{ argument
914 if (cycle) {
935 this.selectNext = function (cycle /* :Boolean */) /* :void */ { argument
947 if (cycle) {
/plugin/watchcycle/
H A Dscript.js113 const cycle = $picker.find('[name="watchcycle_cycle"]').val();
118 pickerInsert('~~WATCHCYCLE:' + maintainers + ':' + cycle + '~~', edid);
H A Dsyntax.php68 list($maintainer, $cycle) = array_map('trim', explode(':', $match));
77 $data = ['maintainer' => $maintainer, 'cycle' => (int)$cycle];
139 if ($days_ago > $watchcycle['cycle']) {

123