Home
last modified time | relevance | path

Searched refs:prev (Results 401 – 424 of 424) sorted by last modified time

1...<<11121314151617

/plugin/flowplayer/player/
H A DREADME.txt338 …from the previous clip in the playlist. Occurred when moving in the playlist with next() and prev()
/plugin/projects/
H A Dcodemirror-compressed.js1prev=i}function v(e,t,n){return e.context=new d(e.indented,t,n,null,e.context)}function m(e){var t… property in h.context
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js229 prev: empty,
552 var prev = function () { function
553 var prev = steps.indexOf( activeStep ) - 1;
554 prev = prev >= 0 ? steps[ prev ] : steps[ steps.length-1 ];
556 return goto(prev);
638 prev: prev property in AnonymousClass188cee6f0b01
710 api.prev();
773 result = api.prev();
/plugin/lightboxv2/
H A Dscreen.css1 …float:right}#prevLink:hover,#prevLink:visited:hover{background:url(images/prev.gif) left 50% no-re…
/plugin/fedauth/js/
H A Dadmin.js104 var prv = cur.prev();
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js66 Syntax.Match.prototype.bisectAtOffsets=function(splits){var parts=[],start=this.offset,prev=null,ch…
69 …xpression);match.value=this.value.substr(start-this.offset,match.length);if(prev){prev.next=match;}
70 prev=match;start=match.endOffset;parts.push(match);}
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/semanticdata/syntax/
H A Dtable.php282 $prev = $offset - $data['limit'];
283 if($prev < 0) $prev = 0;
288 $params['dataofs'] = $prev;
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css459 #controls #navLinks ul li#prev {background: url(prev_link.png) no-repeat top left;}
460 #controls #navLinks ul li#prev a:hover {background: url(prev_over.png) no-repeat bottom left;}
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js342 },prev:function(elem){return jQuery.nth(elem,2,"previousSibling");
/plugin/qrcode2/
H A Dphpqrcode.php1546 $prev = 0;
1548 $prev = $version;
1549 $bits = $this->estimateBitStreamSize($prev);
1554 } while ($version > $prev);
/plugin/jquery/
H A Djquery-1.4.2.min.js98 d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSi…
H A Djquery-1.4.2.js3867 prev: function( elem ) {
H A Dscript.js12 … o.dir(E,"parentNode")},next:function(E){return o.nth(E,2,"nextSibling")},prev:function(E){return …
/plugin/jmol2/jmol/
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/picasawebalbum/orig/
H A Djquery.pwi.js156 var $ppage = $("<div class='pwi_prevpage'/>").text(settings.labels.prev),
324 prev: "Previous", property in $.fn.pwi.defaults.labels
/plugin/picasawebalbum/
H A Djquery.pwi.js156 var $ppage = $("<div class='pwi_prevpage'/>").text(settings.labels.prev),
324 prev: "Previous", property in $.fn.pwi.defaults.labels
H A Dscript.js19 prev: "Précédent",
/plugin/offline/ui/dokuwiki/
H A Dscreen.css1 …line;}div.dokuwiki div.pagenav{margin:1em 0 0 0;}div.dokuwiki div.pagenav-prev{text-align:right;fl…
/plugin/flowplay2/flowplayer/
H A DREADME.txt368 - playlist control buttons (next & prev) did not fade out when disabling them for a clip
/plugin/googlesearch/
H A Daction.php140 $prev = $ret['startIndex'] - $this->getConf('maxresults') - 1;
141 if($prev < 0) $prev = 0;
143 … echo $this->external_link(wl('',array('do'=>'googlesearch','id'=>$q,'start'=>$prev),'false','&'),

1...<<11121314151617