Home
last modified time | relevance | path

Searched refs:_pageMatches (Results 1 – 2 of 2) sorted by relevance

/plugin/pdfjs/pdfjs/web/
Dviewer.js6848 this._pageMatches = []; property
6987 this._pageMatches[pageIndex] = matches;
7020 this._pageMatches[pageIndex] = []; property
7022 …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;
Dviewer.js.map1_pageMatches;\n }\n\n get pageMatchesLength() {\n return this._pageMatchesLength;\n }\n\n g…