Searched refs:_extractTextPromises (Results 1 – 2 of 2) sorted by relevance
6860 this._extractTextPromises = []; property7072 if (this._extractTextPromises.length > 0) {7080 _this2._extractTextPromises[i] = extractTextCapability.promise;7158 this._extractTextPromises[i].then(function (pageIdx) {
1 …_extractTextPromises = [];\n this._pageContents = []; // Stores the normalized text for each pa…