Home
last modified time | relevance | path

Searched refs:step (Results 201 – 225 of 236) sorted by last modified time

12345678910

/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/impressjs/tpl/dokuwiki/
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 …]
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 …]
/plugin/bible/bible_douayRheims/
H A D2_Paralipomenon.txt475 …23:13. And when she saw the king standing upon the step in the entrance, and the princes, and the …
H A D4_Kings.txt632 …23:3. And the king stood upon the step: and he made a covenant with the Lord, to walk after the Lo…
H A D1_Kings.txt518 …eved. But truly as the Lord liveth, and thy soul liveth, there is but one step (as I may say) betw…
H A D2_Esdras.txt198 …8:4. And Esdras the scribe stood upon a step of wood, which he had made to speak upon, and there s…
216 …9:4. And there stood up upon the step of the Levites, Josue, and Bani, and Cedmihel, Sabania, Bonn…
H A DDeuteronomy.txt51 …ir not against them. For I will not give you of their land so much as the step of one foot can tre…
H A DJob.txt415 …18:7. The step of his strength shall be straitened, and his own counsel shall cast him down headlo…
746 …31:7. If my step hath turned out of the way, and if my heart hath followed my eyes, and if a spot …
776 31:37. At every step of mine I would pronounce it, and offer it as to a prince.
/plugin/fedauth/Auth/OpenID/
H A DBigMath.php138 * @param integer $step The step size, such that $result - ($step
/plugin/solr/
H A DREADME.md21 The last step of the installation is the **integration with your DokuWiki template**, i.e. replacin…
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js38 if(this.step)
H A Dpresentacular.js117 function ChangeSlide(step){ argument
H A Dslider.js31 this.step = parseInt(this.options.step || '1');
/plugin/s5reloaded/ui/thesis/
H A Dslides.js337 function go(step) { argument
338 if (document.getElementById('slideProj').disabled || step == 0) return;
348 if (step != 'j') {
349 snum += step;
363 if (step < 0) {
435 function subgo(step) { argument
436 if (step > 0) {
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1900 window.setTimeout(function(){A.step();
1903 SimileAjax.Graphics._Animation.prototype.step=function(){this.timePassed+=50; method in SimileAjax.Graphics._Animation
/plugin/directions/syntax/
H A Dcommon.php76 $step = trim($source).'->'.trim($target);
78 if (!isset($data[$step])) {
79 $data[$step] = 1;
81 $data[$step]++;
/plugin/processing/
H A Dscript.js12257 function AstForExpression(initStatement, condition, step) { argument
12260 this.step = step;
12263 return "(" + this.initStatement + "; " + this.condition + "; " + this.step + ")";
/plugin/jquery/
H A Djquery-1.4.2.min.js139 …x.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);…
140step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.sty…
141 …le(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J… method in c.fx
144 c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:…
H A Djquery-1.4.2.js5730 if ( this.options.step ) {
5731 this.options.step.call( this.elem, this.now, this );
5734 (jQuery.fx.step[this.prop] || jQuery.fx.step._default)( this );
5763 return self.step(gotoEnd);
5799 step: function( gotoEnd ) { method in jQuery.fx
5892 step: {
/plugin/jmol2/jmol/
H A DCHANGES.txt340 # new feature: set helixStep 1,2,3,... sets step for quaternion-based analysis of structure -- see…
1698 # -- COORD {first,last,step} is optional for each coordinate file loaded
1699 # first,last,step same as in VMD -- 0 for very first trajectory, last -1 meaning "all"
2050 # code: removal of unnecessary/inflexible compilation step involving color parameters
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DLICENSE.txt48 We protect your rights with a two-step method: (1) we copyright the

12345678910