Home | History | Annotate | Download | only in resources

Lines Matching full:pages_

288     var oldLength = this.pages_.length;
290 var oldPage = this.pages_[oldLength - 1];
303 this.pages_.push(new Page(thisResult, thisDay == lastDay, this,
320 return this.pages_.length;
342 return this.pages_.slice(start, end);
365 this.pages_ = []; // Date-sorted list of pages.