Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/web/ !
Dviewer.js5858 var blobUrl; variable
5861 if (!blobUrl) {
5862 blobUrl = (0, _pdfjsLib.createObjectURL)(content, 'application/pdf');
5866 viewerUrl = '?file=' + encodeURIComponent(blobUrl + '#' + filename);
14252 function _download(blobUrl, filename) {
14259 a.href = blobUrl;
14302 var blobUrl = (0, _pdfjsLib.createObjectURL)(data, contentType, this.disableCreateObjectURL); variable
14304 _download(blobUrl, filename);
14322 var blobUrl = _pdfjsLib.URL.createObjectURL(blob); variable
14324 _download(blobUrl, filename);
Dviewer.js.map1blobUrl","viewerUrl","encodeURIComponent","_bindLink","render","names","item","removeNullCharacter…