Home
last modified time | relevance | path

Searched refs:i (Results 1 – 25 of 492) sorted by path

12345678910>>...20

/template/20cones/images/
H A Dpagetools-build.php42 for($i=0; $i<$cnt; $i++){
43 $base = $i*90;
45 $IN = imagecreatefrompng($input[$i]);
51 $IN = imagecreatefrompng($input[$i]);
38 for($i=0; $i<$cnt; $i++){ global() variable
/template/20cones/
H A Dstyle.ini8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
/template/a_new_day/
H A Dcsshover3.htc28 REG_AFFECTED = /(.*?)\:(hover|active|focus)/i,
29 REG_PSEUDO = /[^:]+:([a-z-]+).*/i,
31 REG_CLASS = /\.([a-z0-9_-]*on(hover|active|focus))/i,
32 REG_MSIE = /msie (5|6|7)/i,
33 REG_COMPAT = /backcompat/i;
59 for(var i=0; i<l; i++) {
60 this.parseStylesheet(sheets[i]);
70 for(var i=0; i<l; i++) {
71 this.parseStylesheet(sheet.imports[i]);
179 for(var i=0; i<l; i++) {
[all …]
H A Dtpl_functions.php38 for($i=0; $i<$nr; $i++)
40 if (trim($lines[$i]) == '<ul>')
46 $lines[$i] = '<ul class="primary">' . "\n";
47 array_push($positions, $i);
50 else if (strpos($lines[$i], '</ul>') !== false)
H A Dtplfn_sidebar.php33 $i = strrpos($ns, ":");
34 $ns = ($i) ? substr($ns, 0, $i) : false;
61 for($i=0; $i<count($lines); $i++)
63 if (trim($lines[$i]) == '<ul>')
68 $lines[$i] = '<ul class="primary">' . "\n";
71 else if (strpos($lines[$i], '</ul>') != false)
/template/a_new_day/js/
H A Dcontrols.js196 for (var i = 0; i < this.entryCount; i++)
197 this.index==i ?
198 Element.addClassName(this.getEntry(i),"selected") :
273 for (var i = 0; i < this.entryCount; i++) {
274 var entry = this.getEntry(i);
275 entry.autocompleteIndex = i;
323 for (var i=0; i<this.options.tokens.length; i++) {
420 for (var i = 0; i < instance.options.array.length &&
421 ret.length < instance.options.choices ; i++) {
423 var elem = instance.options.array[i];
[all …]
H A Ddragdrop.js50 for (i = 1; i < drops.length; ++i)
51 if (Element.isParent(drops[i].element, deepest.element))
52 deepest = drops[i];
317 this.offset = [0,1].map( function(i) { return (pointer[i] - pos[i]) }); argument
451 var p = [0,1].map(function(i){ argument
452 return (point[i]-pos[i]-this.offset[i])
460 p = p.map( function(v, i) { argument
461 return Math.round(v/this.options.snap[i])*this.options.snap[i] }.bind(this))
814 for (var i = 0; i < children.length; ++i) {
815 var match = children[i].id.match(options.format);
[all …]
H A Deffects.js18 var i=0; do { color += parseInt(cols[i]).toColorPart() } while (++i<3);
21 …if(this.length==4) for(var i=1;i<4;i++) color += (this.charAt(i) + this.charAt(i)).toLowerCase();
228 for(var i=0, len=this.effects.length;i<len;i++)
229 if(this.effects[i]) this.effects[i].loop(timePos);
511 …this._base = $R(0,2).map(function(i){ return parseInt(this.options.startcolor.slice(i*2+1,i*2+3),… argument
512 …this._delta = $R(0,2).map(function(i){ return parseInt(this.options.endcolor.slice(i*2+1,i*2+3),16… argument
516 … return m+(Math.round(this._base[i]+(this._delta[i]*position)).toColorPart()); }.bind(this)) });
967 return $R(0,2).map(function(i){ argument
968 return parseInt( color.slice(i*2+1,i*2+3), 16 )
1006 $R(0,2).inject('#',function(m,v,i){ argument
[all …]
H A Dprototype.js103 for (var i = 0, length = arguments.length; i < length; i++) {
267 for (var i = 1; i < len; i++)
527 for (var i = 0, length = iterable.length; i < length; i++)
540 for (var i = 0, length = this.length; i < length; i++)
578 for (var i = 0, length = this.length; i < length; i++)
620 for(var i = 0, length = this.length; i < length; i++) array.push(this[i]);
621 for(var i = 0, length = arguments.length; i < length; i++) {
694 for(var i = 0, length = arguments.length; i < length; i++) {
1792 for (var i = 0, length = clause.length; i < length; i++)
1835 for (var i = 0, length = scope.length; i < length; i++)
[all …]
H A Dslider.js76 this.handles.each( function(h,i) { argument
77 i = slider.handles.length-1-i;
80 slider.options.sliderValue[i] : slider.options.sliderValue) ||
81 slider.range.start), i);
/template/able/
H A DREADME.md10 ![able theme screenshot](https://i.imgur.com/8MdlutW.png)
H A Dstyle.ini8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
/template/able/css/
H A Dable.css69 i, selector
315 i { selector
/template/ad-hominem/
H A DREADME.md18 * User-side controlled “dark mode”, i.e. follows the client side dark mode settings.
H A Dmy_template.php296 $i = 0;
298 $i++;
299 echo $prefix . "\t\t<li" . ($i == $last ? ' class="current"' : '') . '><bdi>' . tpl_link(wl($id), hsc($name), '', true) . "</bdi></li>\n";
347 for($i = 0; $i < $count - 1; $i++) {
348 $part = $parts[$i];
351 if ($i == $count-2 && $isdir) break; // Skip last if it is an index page
484 for ($i = $level-1; $i >
[all...]
H A Dstyle.ini8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
/template/ad-hominem/css/
H A D_edit.css96 #tool__bar button[accesskey="i"] { background-image: url('images/editor/format-italic.svg'); }
/template/adoradark/images/
H A Dpagetools-build.php40 for($i=0; $i<$cnt; $i++){ variable
41 $base = $i*90;
43 $IN = imagecreatefrompng($input[$i]);
49 $IN = imagecreatefrompng($input[$i]);
/template/adoradark/lib/tpl/dokuwiki/
H A Dstyle.local.ini8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
/template/adoradark/
H A Dstyle.ini8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
/template/amanuensis/inc/
H A Dindex.js32 …if(typeof document.getElementById == 'undefined' || /opera[\/ ][56]/i.test(navigator.userAgent)) {…
54 var i = 0;
57 this.init(this.items[i], this.isie, this.isoldsaf, this.iskde, navid, orient);
59 while (++i < this.itemsLen);
89 for(var i in this.openers)
91 trigger[this.openers[i]] = function(e)
127 for(i in this.closers)
129 trigger[this.closers[i]] = function(e)
H A Dindex.php302 for($i=0; $i<($item['level'] - $level); $i++){
303 if ($i) $ret .= "<li class=\"clear\">\n";
316 for ($i=0; $i<($level - $item['level']); $i++){
336 for ($i=0; $i < $level; $i++){
/template/apricot/css/
H A Ddesign.css158 /* each main section, i.e., Pages, Categories, Archives, etc. */
176 /* each individual link, i.e., each page, each category, each month, etc. */
/template/aran/
H A Dstyle.ini7 ; (i.e. [stylesheets] or [replacements]) into that file as well.
/template/arcade-basic/
H A DREADME.md10 ![able theme screenshot](https://i.imgur.com/8MdlutW.png)

12345678910>>...20