Home
last modified time | relevance | path

Searched refs:last (Results 626 – 650 of 663) sorted by last modified time

1...<<21222324252627

/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js425 var element = $(pair.first()), expression = pair.last();
H A Deffects.js330 var args = $A(arguments), method = args.last(),
H A Dprototype.js888 if (Object.isFunction(args.last()))
983 function last() { function
1015 if (0 == index || (sorted ? array.last() != value : !array.include(value)))
1087 last: last,
1970 var property = pair.first(), attribute = pair.last();
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css465 #controls #navLinks ul li#last {background: url(last_link.png) no-repeat top left;}
466 #controls #navLinks ul li#last a:hover {background: url(last_over.png) no-repeat bottom left;}
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16last:function(){return this.eq(-1)},slice:function(){return this.pushStack(D.apply(this,arguments)…
/plugin/editsections/action/
H A Des.php204 $last = max(count($edits)-1,0);
205 for ($i=0; $i<=$last; $i++) {
208 $start = $edits[min($i+1,$last)][1][0];
209 $level = $edits[min($i+1,$last)][1][2];
210 $name = $edits[min($i+1,$last)][1][3];
221 $end = $edits[min($i+1,$last)][1][1];
229 $edits[max($last-1,0)][1][1] = 0; // set new last section
230 $edits[$last][1][0] = -1; // hide old last section
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js387 },last:function(a,i,m,r){return i==r.length-1;
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8last:"Last",loop:{tip:"Click to toggle loop mode",loop:"Loop",sweep:"Sweep",none:"None"},speed:{sp… property in e.fn.scianimator.defaults.labels.utf8
/plugin/progrecss/
H A Dstyle.css152 * breaking lines strangely when an inline-block is last element of
/plugin/clock/
H A Dstyle.css69 * fallback or switch if it is now available at last as Freeware.
144 * fallback or switch if it is now available at last as Freeware.
/plugin/processing/
H A Dscript.js7658 var last = vertArray.length - 1;
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt348 | reverse | display the last items in the feed first |
354 …iki]] to re-render the page if it is more than //refresh period// since the page was last rendered.
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak1063 // Since action listeners are processed last to first we add the
/plugin/jquery/
H A Djquery-1.4.2.min.js24 …=-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return t…
83 setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:fu…
H A Djquery-1.4.2.js276 last: function() {
3228 case 'last':
H A Dscript.js19 …button/i.test(S.nodeName)}},setFilters:{first:function(T,S){return S===0},last:function(U,T,S,V){r…
/plugin/jmol2/jmol/
H A DCHANGES.txt570 …t change: load trajectory "myfile.top" COORD {first,last,stride} "mdcrd::myfile.trj" defaults to l…
1648 # new feature: load MODELS ({bitset})|{first,last,stride}
1649 # new feature: load TRAJECTORY ({bitset})|{first,last,stride}
1650 # new feature: load APPEND MODELS ({bitset})|{first,last,stride}
1699 # first,last,step same as in VMD -- 0 for very first trajectory, last -1 meaning "all"
2203 # bug fix -- if last helix is last atom, SHOW STRUCTURE fails to identify it.
2528 # last point, not first
3672 # 1 first item, 0 last item, -1 next to last item, etc.
4733 # bug fix: nested ifs can cause last endif to throw error
5448 # x = {*}.atoms.max #the last atom
[all …]
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf4123 https?:\/\/([^\/]*\.)?last-minute-travel\.ebem\.info
/plugin/boxwh/boxwh/
H A Dstyle_custom.css259 /* must come last to override coloured background when using rounded corners */
H A Dstyle.css125 /* must come last to override coloured background when using rounded corners */
/plugin/lastfm/
H A Dsyntax.php137 …$renderer->doc .= ' <span class="plugin_lastfm_charttype">last.fm ' . $this->getLang($chart) . '<…

1...<<21222324252627