Home
last modified time | relevance | path

Searched refs:first (Results 1026 – 1050 of 1078) sorted by last modified time

1...<<41424344

/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/supa/lang/en/
H A Dintro.txt3 to save to a file first anymore.
/plugin/semanticdata/
H A Dstyle.css18 *:first-child+html div.dataplugin_entry dl dd {
23 *:first-child+html div.dataplugin_entry dt {
/plugin/autotweet/
H A DOAuth.php420 $first = true;
423 $first = false;
433 $out .= ($first) ? ' ' : ',';
438 $first = false;
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js425 var element = $(pair.first()), expression = pair.last();
H A Deffects.js1030 var data = track.values().first();
1032 ids: track.keys().first(),
H A Dprototype.js126 value.argumentNames().first() == "$super") {
979 function first() { function
1086 first: first,
1970 var property = pair.first(), attribute = pair.last();
4002 }).sortBy(function(element) { return element.tabIndex }).first();
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css314 .first-pic
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return th…
/plugin/latex/
H A DTODO5 -use dvisvgm? output seems weird on my first try at it.
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js311 },merge:function(first,second){var i=0,elem,pos=first.length; argument
312 if(jQuery.browser.msie){while(elem=second[i++]){if(elem.nodeType!=8){first[pos++]=elem;
313 }}}else{while(elem=second[i++]){first[pos++]=elem;
314 }}return first;
386 },first:function(a,i){return i==0;
/plugin/tline/
H A DCHANGES.txt132 be set in the theme of the first band. Depending on the relative
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8first:"First",previous:"Previous",play:"Play",stop:"Stop",next:"Next",last:"Last",loop:{tip:"Click… property in e.fn.scianimator.defaults.labels.text
/plugin/jsonrpc/
H A Djsonrpc.php591 public function pageVersions($id, $first,$num=null) { argument
605 $revisions = getRevisions($id, $first, $num+1);
607 if(count($revisions)==0 && $first!=0) {
608 $first=0;
609 $revisions = getRevisions($id, $first, $num+1);
612 if(count($revisions)>0 && $first==0) {
/plugin/stats/
H A Dsyntax.php767 function getAllChanges($directory='',$first=0,$num=0,$ns='',$flags=0) { argument
793 $this->parseChanges($directory,$first,$num,$ns,$flags);
816 function parseChanges($directory='',$first=0,$num=0,$ns='',$flags=0) { argument
846 if(--$first >= 0) continue; // skip first entries
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt348 | reverse | display the last items in the feed first |
/plugin/farm/install/animaltemplate/conf/
H A Dmsg2 The first line of this file contains a number, indicating
H A Dwordblock.conf495 https?:\/\/([^\/]*\.)?anal-first-pic-time\.travel-ag\.uzhgorod\.ua
496 https?:\/\/([^\/]*\.)?anal-first-time\.medved\.uzhgorod\.ua
2695 https?:\/\/([^\/]*\.)?first-free-fuck-time-video\.medved\.odessa\.ua
2696 https?:\/\/([^\/]*\.)?first-lesbian-experience-story\.gameover\.in\.ua
2697 https?:\/\/([^\/]*\.)?first-lesbian-video-xxx\.protime\.in\.ua
2698 https?:\/\/([^\/]*\.)?first-porn\.futureblog\.org
3463 https?:\/\/([^\/]*\.)?her-first-anal-fucking\.protime\.in\.ua
3464 https?:\/\/([^\/]*\.)?her-first-cum\.medved\.uzhgorod\.ua
3465 https?:\/\/([^\/]*\.)?her-first-lesbian-sex-kylie\.aroundworld\.in\.ua
3466 https?:\/\/([^\/]*\.)?her-first-small-dick\.medved\.uzhgorod\.ua
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak643 // Saving image first
1063 // Since action listeners are processed last to first we add the
/plugin/jquery/
H A Djquery-1.4.2.min.js24 …turn this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return …
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.js272 first: function() {
623 merge: function( first, second ) { argument
624 var i = first.length, j = 0;
628 first[ i++ ] = second[ j ];
633 first[ i++ ] = second[ j++ ];
637 first.length = i;
639 return first;
3218 case 'first':
4295 first = fragment.firstChild;
4298 if ( first ) {
[all …]
/plugin/jmol2/jmol/
H A DCHANGES.txt11 # bug fix: bfactor min/max was ignoring first atom
1648 # new feature: load MODELS ({bitset})|{first,last,stride}
1699 # first,last,step same as in VMD -- 0 for very first trajectory, last -1 meaning "all"
2383 # calculate straightness # must be invoked first;
2528 # last point, not first
2753 # bug fix: data "model"...end "model" saves state without first line if first line is empty
2929 # removes the first model and leaves the second as "2.1"
3672 # 1 first item, 0 last item, -1 next to last item, etc.
4121 # 00001 first line of bond dotted
4162 # bug fix for() as first command in script or line
[all …]
H A DLICENSE.txt9 [This is the first released version of the Lesser GPL. It also counts
23 can use it too, but we suggest you first think carefully about whether
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt180 at_rule @-rule till first "{" or ";"
325 title first symbol in a non-quoted list
/plugin/tooltip/
H A DChangeLog29 * README: (add) first implemented
30 * ChangeLog: (add) first implemented, lifted from:

1...<<41424344