| /template/strap/vendor/dragonmantank/cron-expression/src/Cron/ |
| H A D | AbstractField.php | 89 $range = explode('-', $parts[0], 2); 90 $offset = $range[0]; 91 $to = isset($range[1]) ? $range[1] : $dateValue; 128 $range = array_map('trim', explode('/', $expression, 2)); 129 $stepSize = isset($range[1]) ? $range[1] : 0; 130 $range = $range[0]; 131 $range = explode('-', $range, 2); 132 $offset = $range[0]; 133 $to = isset($range[1]) ? $range[1] : $max;
|
| H A D | MonthField.php | 20 range(1, 12),
|
| H A D | DayOfWeekField.php | 137 range(0, 6),
|
| /template/a_new_day/js/ |
| D | slider.js | 33 this.range = this.options.range || $R(0,1); 43 this.maximum = this.options.maximum || this.range.end; 44 this.minimum = this.options.minimum || this.range.start; 81 slider.range.start), i); 123 if(value > this.range.end) return this.range.end; 124 if(value < this.range.start) return this.range.start; 156 ((this.trackLength-this.handleLength)/(this.range.end-this.range.start)) * 157 (value - this.range.start)) + "px"; 161 (this.range.end-this.range.start)) + this.range.start); 163 getRange: function(range) { argument [all …]
|
| /template/battlehorse/js/ |
| D | slider.js | 33 this.range = this.options.range || $R(0,1); 43 this.maximum = this.options.maximum || this.range.end; 44 this.minimum = this.options.minimum || this.range.start; 81 slider.range.start), i); 123 if(value > this.range.end) return this.range.end; 124 if(value < this.range.start) return this.range.start; 156 ((this.trackLength-this.handleLength)/(this.range.end-this.range.start)) * 157 (value - this.range.start)) + "px"; 161 (this.range.end-this.range.start)) + this.range.start); 163 getRange: function(range) { argument [all …]
|
| /template/strap/ComboStrap/ |
| H A D | EditButton.php | 372 $range = ""; 374 $range = $this->startPosition; 376 $range = "$range-"; 378 $range = "$range{$this->endPosition}"; 380 return $range;
|
| /template/writr/font/bootstrap-icons/ |
| H A D | calendar3-range-fill.svg | 1 …00/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar3-range-fill" viewBox="0 0…
|
| H A D | calendar-range-fill.svg | 1 …000/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar-range-fill" viewBox="0 0…
|
| H A D | calendar3-range.svg | 1 …00/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar3-range" viewBox="0 0 16 1…
|
| H A D | calendar-range.svg | 1 …000/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar-range" viewBox="0 0 16 1…
|
| H A D | calendar2-range-fill.svg | 1 …00/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar2-range-fill" viewBox="0 0…
|
| H A D | calendar4-range.svg | 1 …00/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar4-range" viewBox="0 0 16 1…
|
| H A D | calendar2-range.svg | 1 …00/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar2-range" viewBox="0 0 16 1…
|
| /template/kajukkd/css/ |
| D | mobile.css | 16 /* for screen widths in the tablet range ******** ********************************/ 26 /* for screen widths in the smartphone range ****** ***** **************/
|
| /template/argon/assets/js/ |
| D | argon-design-system.min.js | 119 range: { property 128 range: { property
|
| /template/argon-alt/assets/js/ |
| D | argon-design-system.min.js | 119 range: { property 128 range: { property
|
| /template/congrid/css/ |
| D | mobile.less | 14 /* for screen widths in the tablet range 114 /* for screen widths in the smartphone range
|
| /template/codowik/css/ |
| D | mobile.less | 14 /* for screen widths in the tablet range 122 /* for screen widths in the smartphone range
|
| /template/lisps/css/ |
| D | mobile.css | 14 /* for screen widths in the tablet range 120 /* for screen widths in the smartphone range
|
| /template/dokufreech/css/ |
| D | mobile.css | 14 /* for screen widths in the tablet range 120 /* for screen widths in the smartphone range
|
| /template/simplewiki/css/ |
| D | mobile.less | 14 /* for screen widths in the tablet range 141 /* for screen widths in the smartphone range
|
| /template/adoradark/css/ |
| D | mobile.less | 14 /* for screen widths in the tablet range 141 /* for screen widths in the smartphone range
|
| /template/daily/css/ |
| D | mobile.less | 14 /* for screen widths in the tablet range 154 /* for screen widths in the smartphone range
|
| /template/mantinedoku/css/ |
| D | mobile.less | 14 /* for screen widths in the tablet range 141 /* for screen widths in the smartphone range
|
| /template/ghw/css/ |
| D | mobile.less | 14 /* for screen widths in the tablet range 139 /* for screen widths in the smartphone range
|