Searched refs:isSourcePDF (Results 1 – 2 of 2) sorted by relevance
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 21895 isSourcePDF: true property 22917 var isSourcePDF = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false; 22957 if (!isSourcePDF && numComponents === 4 && !transform) { 23058 _ref3$isSourcePDF = _ref3.isSourcePDF, 23059 isSourcePDF = _ref3$isSourcePDF === void 0 ? false : _ref3$isSourcePDF; 23065 var data = this._getLinearizedBlockData(width, height, isSourcePDF);
|
| D | pdf.worker.js.map | 1 …isSourcePDF","JpegError","DNLMarkerError","EOIMarkerError","JpegImage","dctZigZag","dctCos1","dctS…
|