| /plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/ |
| H A D | WebDriverFlickFromElementAction.php | 21 private $speed; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverFlickFromElementAction 28 * @param int $speed 35 $speed argument 39 $this->speed = $speed; 49 $this->speed
|
| H A D | WebDriverTouchScreen.php | 54 * @param int $speed 61 $speed argument
|
| /plugin/tbt/ |
| D | script.js | 28 var speed=1; // time factor. 31 if (s> 0.01 && s< 20) this.speed=s; 32 else speed=1.0; 66 setTimeout(this.feed, speed*recording[currentChar][1] ); 202 setTimeout(feed, speed*recording[currentChar][1] );
|
| /plugin/phosphor/ |
| D | phosphor.php | 114 if ($params['speed']) $p['speed'] = $params['speed'];
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/ |
| H A D | RemoteTouchScreen.php | 92 * @param int $speed 96 public function flickFromElement(WebDriverElement $element, $xoffset, $yoffset, $speed) argument 102 'speed' => $speed,
|
| /plugin/animation/scripts/ |
| D | jquery.scianimator.min.js | 8 …speed:{speed:"Speed",down:"-",up:"+"},navigator:{tip:"Click to go to frame; <ctrl>+click to … property
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/ |
| H A D | WebDriverTouchActions.php | 163 * @param int $speed 166 public function flickFromElement(WebDriverElement $element, $x, $y, $speed) argument 174 $speed
|
| /plugin/photogallery/lightGallery/js/ |
| D | lg-autoplay.js | 127 … _$progress.css('transition', 'width ' + (_this.core.s.speed + _this.core.s.pause) + 'ms ease 0s'); 168 …_this.core.$outer.find('.lg-progress').css('transition', 'width ' + (_this.core.s.speed + _this.co… 181 }, _this.core.s.speed + _this.core.s.pause);
|
| D | lg-autoplay.min.js | 4 …speed+c.core.s.pause)+"ms ease 0s"),a.addClass("lg-start")},20))),c.fromAuto||c.core.s.fourceAutop…
|
| D | lightgallery.js | 33 speed: 600, property 347 this.s.speed = 0; 363 $inner.css('transition-duration', this.s.speed + 'ms'); 778 var _time = _this.lGalleryOn ? this.s.speed : 0; 891 }, this.s.speed + 50); 896 }, this.s.speed); 1095 }, _this.s.speed + 100);
|
| D | lightgallery.min.js | 4 …speed:600,height:"100%",width:"100%",addClass:"",startClass:"lg-start-zoom",backdropDuration:150,h… property
|
| /plugin/tcycle/ |
| D | script.js | 2 …e(this),o=n.children(),s=e.extend({speed:500,timeout:4e3},n.data()),r="scroll"!=s.fx,c=o.length,l=… property
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | dragdrop.js | 383 var speed = [0,0]; 384 …if(pointer[0] < (p[0]+this.options.scrollSensitivity)) speed[0] = pointer[0]-(p[0]+this.options.sc… 385 …if(pointer[1] < (p[1]+this.options.scrollSensitivity)) speed[1] = pointer[1]-(p[1]+this.options.sc… 386 …if(pointer[0] > (p[2]-this.options.scrollSensitivity)) speed[0] = pointer[0]-(p[2]-this.options.sc… 387 …if(pointer[1] > (p[3]-this.options.scrollSensitivity)) speed[1] = pointer[1]-(p[3]-this.options.sc… 388 this.startScrolling(speed); 506 startScrolling: function(speed) { argument 507 if(!(speed[0] || speed[1])) return; 508 this.scrollSpeed = [speed[0]*this.options.scrollSpeed,speed[1]*this.options.scrollSpeed];
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | snd-1.js | 11 return conf.speed 47 conf.gain=0.7;conf.speed=1;(function get_param(){try{if(!localStorage) 255 d+=s.pdur/po.conf.speed 273 t=po.stim+s.ptim/po.conf.speed 275 po.stim=d-(d-po.stim)*po.conf.speed/po.conf.new_speed 276 po.conf.speed=po.conf.new_speed 278 t=po.stim+s.ptim/po.conf.speed} 284 if(!po.repn&&(!s.rep_v||po.repv<s.rep_v.length)){po.stim+=(s.ptim-s.rep_p.ptim)/po.conf.speed 288 t=po.stim+s.ptim/po.conf.speed 293 if(s2){po.stim+=(s.ptim-s2.ptim)/po.conf.speed [all …]
|
| /plugin/bible/bible_douayRheims/ |
| D | 2_John.txt | 10 …e to you and bring not this doctrine, receive him not into the house nor say to him: God speed you. 11 1:11. For he that saith unto him: God speed you, communicateth with his wicked works.
|
| /plugin/diagramsnet/lib/js/spin/ |
| D | spin.min.js | 2 …speed:1,trail:100,opacity:.25,fps:20,zIndex:2e9,className:"spinner",top:"50%",left:"50%",position:… property
|
| /plugin/mapillary/ |
| D | CHANGES | 16 * use serverside rendering of the iframe to enhance the speed of page rendering
|
| /plugin/bibtex4dw/ |
| D | TODO.md | 41 First speed tests with a larger bibliography (>2500 entries) shows reasonable speed (< 1 sec).
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.dnd5.js | 167 speed = dndOpts.scrollSpeed, 186 sp.scrollTop = scrolled = scrollTop + speed; 189 sp.scrollTop = scrolled = scrollTop - speed; 194 scrolled = scrollTop - speed; 200 scrolled = scrollTop + speed;
|
| /plugin/slider/ |
| D | jquery.bxslider.js | 22 speed: 500, property 590 el.animate(animateObj, speed, 'linear', function(){ 939 var ratio = slider.settings.speed / totalDimens; 955 speed = resumeSpeed ? resumeSpeed : slider.settings.speed; 968 setPositionProperty(animateProperty, 'ticker', speed, params); 1158 slider.children.filter(':visible').fadeOut(slider.settings.speed).css({zIndex: 0}); 1160 …slider.children.eq(slider.active.index).css('zIndex', 51).fadeIn(slider.settings.speed, function(){ 1209 setPositionProperty(value, 'slide', slider.settings.speed);
|
| /plugin/mediatooltip/ |
| D | action.php | 191 $speed = $meta->_info['exif']['ExposureTime']['val'];//getShutterSpeed(); 194 $camera .= " F:$fstop @ $speed sec.";
|
| /plugin/asciidocjs/node_modules/color-convert/ |
| D | CHANGELOG.md | 3 - Removed: unused speed test
|
| /plugin/revealjs/css/ |
| D | reveal.scss | 611 /* Global transition speed settings */ 612 .reveal[data-transition-speed="fast"] .slides section { 615 .reveal[data-transition-speed="slow"] .slides section { 619 /* Slide-specific transition speed overrides */ 620 .reveal .slides section[data-transition-speed="fast"] { 623 .reveal .slides section[data-transition-speed="slow"] { 1257 /* Global transition speed settings */ 1258 .reveal[data-transition-speed="fast"]>.backgrounds .slide-background { 1261 .reveal[data-transition-speed="slow"]>.backgrounds .slide-background { 1382 /* Global transition speed settings */ [all …]
|
| /plugin/jquery/ |
| D | jquery-1.4.2.js | 5456 show: function( speed, callback ) { argument 5457 if ( speed || speed === 0) { 5458 return this.animate( genFx("show", 3), speed, callback); 5500 hide: function( speed, callback ) { argument 5501 if ( speed || speed === 0 ) { 5502 return this.animate( genFx("hide", 3), speed, callback); 5544 fadeTo: function( speed, to, callback ) { argument 5546 .animate({opacity: to}, speed, callback); 5549 animate: function( prop, speed, easing, callback ) { argument 5550 var optall = jQuery.speed(speed, easing, callback); [all …]
|
| /plugin/lytebox/ |
| D | lytebox.js | 745 LyteBox.prototype.resizeW = function(id, curW, maxW, pixelrate, speed) { argument 751 var timer = speed ? speed : (this.resizeDuration/2); 765 LyteBox.prototype.resizeH = function(id, curH, maxH, pixelrate, speed) { argument 766 var timer = speed ? speed : (this.resizeDuration/2);
|