Searched refs:dayIndex (Results 1 – 1 of 1) sorted by relevance
6651 var dayIndex = -1;6659 dayIndices.push(dayIndex + 0.5); // mark that it's between indices6662 dayIndex++;6663 dayIndices.push(dayIndex);12807 segs[i].col = this.daysPerRow - 1 - segs[i].dayIndex;12810 segs[i].col = segs[i].dayIndex;12820 var dayIndex;12821 for (dayIndex = 0; dayIndex < this.daysPerRow; dayIndex++) {12822 segRange = unzonedRange.intersect(this.dayRanges[dayIndex]);12829 dayIndex: dayIndex property[all …]