Home
last modified time | relevance | path

Searched refs:shift (Results 251 – 275 of 363) sorted by path

1...<<1112131415

/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js1041 var delay = dlist.shift();
1044 while (typeof (limit = dlist.shift()) != "undefined")
1046 var d = dlist.shift();
H A Dprototype.js45 parent = properties.shift();
207 var __method = this, args = $A(arguments), object = args.shift();
214 var __method = this, args = $A(arguments), object = args.shift();
229 var __method = this, args = $A(arguments), timeout = args.shift() * 1000;
417 var key = decodeURIComponent(pair.shift());
1756 var args = $A(arguments), element = $(args.shift());
1761 var args = $A(arguments), element = $(args.shift());
/plugin/freesync/
H A Dscript.js3 var call = _sync_queue.shift();
/plugin/gcalendar/inc/
H A Dgcal_main.php102 case "week" : $shift = date('w',$reference_date)-1;
103 if($shift==-1) $shift=6;
104 $start_date = strtotime( "-".$shift."days", $reference_date );
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1shift:1,singleton_method_added:1,singleton_methods:1,size:1,sleep:1,slice:1,"slice!":1,sort:1,"sor… property in hljs.LANGUAGES.dos.dM.k.keyword
/plugin/html5video2/script/
H A Dvideo.min.js12shift(),r=t[0],t[1]):(n=t[0],r=t[1],t[2]);return tt(n,e,i),it(r,e,i),nt(t,e,i),{isTargetingSelf:a,…
20shift(),0<t.length&&(e<0?e=0:e>=t.length&&(e=t.length-1),t[this.focusedChild_=e].el_.focus())},e}(…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1shift::before{content:"\F636"}.mdi-apple-safari::before{content:"\F039"}.mdi-application::before{c…
/plugin/indexmenu2/cms/extensions/
H A Darrayextensions.js2 …guments[I]}return this.length}}if(isUndefined(Array.prototype.shift)){Array.prototype.shift=functi… method in Array
/plugin/issuetracker/
H A Dprototype.js98 parent = properties.shift();
630 var key = decodeURIComponent(pair.shift()),
4017 Sizzle( parts.shift(), context );
4020 selector = parts.shift();
4023 selector += parts.shift();
4031 var ret = Sizzle.find( parts.shift(), context, contextXML );
/plugin/jirainfo/src/
H A Dpopper.min.js4 …removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled…
/plugin/jmol2/jmol/
H A DCHANGES.txt2341 # new feature: set quaternionFrame "N" -- for solid state NMR PISEMA 15N chemical shift frame
/plugin/jplayer/components/
H A Drequire-built.js375 pathConfig.shift();
1198 args = defQueue.shift();
1494 args = defQueue.shift();
H A Drequire.js375 pathConfig.shift();
1198 args = defQueue.shift();
1494 args = defQueue.shift();
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js941 var shift = i << 1,
942 m = length / shift;
944 for(var j = 0; j < length; j += shift) {
H A Daurora.js3632 return this.buffers.shift();
H A Dogg.js2shift();if(typeof callback=="function"){callback();continue}var func=callback.func;if(typeof func=…
H A Dopus.js2shift();if(typeof callback=="function"){callback();continue}var func=callback.func;if(typeof func=…
H A Dvorbis.js2shift();if(typeof callback=="function"){callback();continue}var func=callback.func;if(typeof func=…
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.transform2d.js526 while ( value = arr2.shift() ) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js2shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g]…
3shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&(…
4shift(),void 0===e&&(e=a.mimeType||b.getResponseHeader("Content-Type"));if(e)for(g in h)if(h[g]&&h…
H A Dpopcorn.ie8.js93 queuedListener = listeners.queue.shift();
H A Dpopcorn.js14 global.Popcorn[ methods.shift() ] = function() {};
975 clonedEvents.shift().call( this, data );
1044 clonedEvents.shift().call( self, event );
H A Dpopcorn.player.js327 _queue.shift();
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt2175 ['shift']=>integer() //
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js375 pathConfig.shift();
1198 args = defQueue.shift();
1494 args = defQueue.shift();

1...<<1112131415