Searched refs:_pageMatches (Results 1 – 2 of 2) sorted by relevance
6848 this._pageMatches = []; property6987 this._pageMatches[pageIndex] = matches;7020 this._pageMatches[pageIndex] = []; property7022 …this._prepareMatches(matchesWithLength, this._pageMatches[pageIndex], this._pageMatchesLength[page…7059 var pageMatchesCount = this._pageMatches[pageIndex].length;7145 this._pageMatches.length = 0;7180 var numPageMatches = this._pageMatches[offset.pageIdx].length;7235 matches = this._pageMatches[pageIdx];7324 current += this._pageMatches[i] && this._pageMatches[i].length || 0;7365 return this._pageMatches;
1 …_pageMatches;\n }\n\n get pageMatchesLength() {\n return this._pageMatchesLength;\n }\n\n g…