Home
last modified time | relevance | path

Searched refs:isStreamingSupported (Results 1 – 4 of 4) sorted by relevance

/plugin/pdfjs/pdfjs/build/
Dpdf.js11374 if (!fullReader.isStreamingSupported || !fullReader.isRangeSupported) {
11390 isStreamingSupported: fullReader.isStreamingSupported, property
24120 if (!this.isStreamingSupported && this.onProgress) {
Dpdf.js.map1isStreamingSupported","isRangeSupported","contentLength","rangeReader","pdfInfo","updatePassword",…
Dpdf.worker.js373 var disableAutoFetch = source.disableAutoFetch || fullRequest.isStreamingSupported;
429 if (!fullRequest.isStreamingSupported) {
11983 if (!rangeReader.isStreamingSupported) {
11997 if (rangeReader.isStreamingSupported) {
56028 _this._isStreamingSupported = data.isStreamingSupported;
Dpdf.worker.js.map1isStreamingSupported;\n pdfManager = new NetworkPdfManager(docId, pdfStream, {\n m…