Home
last modified time | relevance | path

Searched refs:repeat (Results 501 – 525 of 590) sorted by last modified time

1...<<21222324

/plugin/jiralinks/
H A Dstyle.css8 background-repeat: no-repeat;
/plugin/behave/
H A Dbehave.js48 if (typeof String.prototype.repeat !== 'function') {
49 String.prototype.repeat = function(times) { method in String
54 return this.repeat(times - 1) + this;
56 var half = this.repeat(times / 2);
594 tab = " ".repeat(defaults.tabSize);
/plugin/owncloud/
H A Dall.css16 background: url(images/load.gif) no-repeat center;
22 background: url(images/load3.gif) no-repeat left;
H A Dstyle.css38 background:#FFF none repeat scroll 0 0;
50 background:transparent none repeat scroll 0 0;
55 background:transparent none repeat scroll 0 0;
/plugin/aceeditor/
H A Dbuild.js1 …while|with|work|write|xa|xor|year_month|zerofill|begin|do|then|else|loop|repeat",t="by|bool|boolea…
/plugin/eventline/timeline_ajax/styles/
H A Dgraphics.css40 background: url(../images/bubble-left.png) top right repeat-y;
51 background: url(../images/bubble-right.png) top left repeat-y;
62 background: url(../images/bubble-top.png) bottom left repeat-x;
73 background: url(../images/bubble-bottom.png) top left repeat-x;
84 background: url(../images/bubble-top-left.png) bottom right no-repeat;
95 background: url(../images/bubble-top-right.png) bottom left no-repeat;
106 background: url(../images/bubble-bottom-left.png) top right no-repeat;
117 background: url(../images/bubble-bottom-right.png) top left no-repeat;
127 background: url(../images/bubble-arrow-point-left.png) center right no-repeat;
147 background: url(../images/bubble-arrow-point-up.png) bottom center no-repeat;
[all …]
/plugin/tindexmenu/
H A Dstyle.css98 background: transparent url(images/toc_bullet.gif) no-repeat scroll;
108 background:transparent url(images/larrow.gif) repeat-y scroll;
136 background:white url(images/rarrow.gif) no-repeat scroll;
182 background: transparent url(images/empty.gif) no-repeat scroll;
/plugin/bugzillalinks/
H A Dstyle.css9 background-repeat: no-repeat;
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css409 background-repeat: no-repeat;
/plugin/bible/bible_douayRheims/
H A D2_Machabees.txt330 …10:10. But now we will repeat the acts of Eupator, the son of that wicked Antiochus, abridging the…
H A D2_Paralipomenon.txt785 …ias: whose lamentations for Josias all the singing men and singing women repeat unto this day, and…
H A DEcclesiasticus.txt203 7:15. Be not full of words in a multitude of ancients, and repeat not the word in thy prayer.
H A DJob.txt890 36:3. I will repeat my knowledge from the beginning, and I will prove my Maker just.
/plugin/doodle2/
H A Dstyle.css12 background:url(../../../lib/images/pencil.png) top right no-repeat;
22 background:url(../../../lib/images/del.png) top right no-repeat;
/plugin/lightboxv2/
H A Dscreen.css1repeat;display:block}#prevLink{left:0;float:left}#nextLink{right:0;float:right}#prevLink:hover,#pr…
/plugin/formatplus/
H A Dstyle.css63 background: __background_alt__ url(images/blockquote.png) no-repeat 0.3em 0.3em;
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js7 if(!String.prototype.repeat){String.prototype.repeat=function(l){return new Array(l+1).join(this);}… method in String
/plugin/mytemplate/
H A Daction.php28 GLOBAL $repeat;
44 $repeat = 1;
199 $repeat = true;
200 while ($repeat) {
201 $repeat = false;
/plugin/daftdrafts/
H A Dstyle.css13 background-repeat: no-repeat;
/plugin/onlineordering/
H A Dstyle.css11 background: #FFAAAA url('images/error.gif') no-repeat;
/plugin/slideshare/slideshare/
H A Dstyle.css4 background-repeat:no-repeat;
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css5 background: #FFF url(pics/background-main.png) top left repeat;
177 background:#2e3436 url(pics/back_console.png) right bottom no-repeat ;
235 background:url(pics/logo.jpg) no-repeat;
249 background:#000 url(pics/background-head.png) bottom left repeat-x;
350 background: #fff url(pics/background-main.png) top left no-repeat;
392 background:url(pics/table-background.png) bottom left repeat-x #fff;
411 background:url(pics/table-header.png) bottom left repeat-x #000;
447 #controls #navLinks ul li#exit {background: url(exit_link.png) no-repeat top left;}
456 #controls #navLinks ul li#zero {background: url(zero_link.png) no-repeat top left;}
459 #controls #navLinks ul li#prev {background: url(prev_link.png) no-repeat top left;}
[all …]
H A Dprint.css109 background:url(pics/back-handout-print.png) top right no-repeat #fff;
118 background:url(pics/back-slide-print.png) top right no-repeat #fff;
H A Dwrap.css268 background-repeat: no-repeat;
280 background-repeat: no-repeat;
/plugin/autlogin/
H A Dstyle.css52 background: transparent 0px 1px no-repeat;

1...<<21222324