Home
last modified time | relevance | path

Searched refs:max (Results 1026 – 1040 of 1040) sorted by last modified time

1...<<4142

/template/battlehorse/js/
H A Dslider.js68 this.maximum = this.allowedValues.max();
109 if(value >= this.allowedValues.max()) return(this.allowedValues.max());
190 … $R(this.values.length>1 ? this.getRange(this.spans.length-1).max() : this.value, this.maximum));
H A Deffects.js202 timestamp = this.effects.pluck('startOn').max() || timestamp;
206 timestamp = this.effects.pluck('finishOn').max() || timestamp;
535 var max = window.innerHeight ?
541 this.delta = (offsets[1] > max ? max : offsets[1]) - this.scrollStart;
H A Dprototype.js435 max: function(iterator) { method in Enumerable
/template/sidebar_theme/
H A Dreadme.txt34 max-width: 20% !important;
41 max-width: 60% !important;
H A Dsidebar-theme.css31 max-width: 20% !important;
38 max-width: 60% !important;
H A Ddesign.css617 max-width: 40%; /* IE's width is handled in javascript */
/template/dokubook2/
H A Ddesign.css617 max-width: 40%; /* IE's width is handled in javascript */
/template/sxs/
H A Ddesign.css728 max-width: 40%; /* IE's width is handled in javascript */
/template/mmclean/css/
H A Ddesign.css148 max-height: 18px !important;
167 max-height: 18px !important;
188 max-height: 18px !important;
205 max-height: 15px !important;
636 max-width: 40%; /* IE's width is handled in javascript */
/template/cherokee-based/
H A Dlayout.css64 max-width: 56%;
106 max-width: 56%;
H A Ddesign.css73 max-width: 22% !important;
80 max-width: 56% !important;
129 max-height: 22px !important;
142 max-height: 22px !important;
155 max-height: 100% !important;
175 max-height: 22px !important;
186 max-height:100% !important;
205 max-height: 15px !important;
349 max-width: 56%;
702 max-width: 40%; /* IE's width is handled in javascript */
/template/amanuensis/
H A Dlayout.css14 max-width: 1000px;
H A Ddesign.css79 max-height: 15px !important;
134 max-height: 16px !important;
167 max-height: 22px !important;
187 max-height: 15px !important;
242 max-height: 22px !important;
255 max-height: 22px !important;
/template/neolaoresources/
H A Dlayout.css61 max-width: 50%;
/template/nucleus/
H A Dwiki.css340 max-height:22px !important;
352 max-height:22px !important;
370 max-height:22px !important;

1...<<4142