Home
last modified time | relevance | path

Searched refs:disableAutoFetch (Results 1 – 6 of 6) sorted by relevance

/plugin/pdfjs/pdfjs/build/
Dpdf.js9985 if (typeof params.disableAutoFetch !== 'boolean') {
9986 params.disableAutoFetch = false;
10066 disableAutoFetch: source.disableAutoFetch, property
11895 disableAutoFetch: params.disableAutoFetch, property
Dpdf.worker.js373 var disableAutoFetch = source.disableAutoFetch || fullRequest.isStreamingSupported;
378 disableAutoFetch: disableAutoFetch, property
11535 disableAutoFetch: args.disableAutoFetch, property
11960 this.disableAutoFetch = args.disableAutoFetch;
12285 if (!this.disableAutoFetch && (0, _util.isEmptyObj)(this.requestsByChunk)) {
Dpdf.js.map1disableAutoFetch","maxImageSize","disableFontFace","disableCreateObjectURL","docBaseUrl","nativeIm…
Dpdf.worker.js.map1disableAutoFetch","msgHandler","password","length","rangeChunkSize","loaded","flushChunks","pdfFil…
/plugin/pdfjs/pdfjs/web/
Dviewer.js1178 …var disableAutoFetch = this.pdfDocument ? this.pdfDocument.loadingParams['disableAutoFetch'] : _ap…
1180 if (disableAutoFetch && percent) {
4329 disableAutoFetch: { property
Dviewer.js.map1disableAutoFetch","clearTimeout","load","firstPagePromise","pageLayoutPromise","pageModePromise","…