Searched refs:imageResourcesPath (Results 1 – 4 of 4) sorted by relevance
/plugin/pdfjs/pdfjs/web/ |
D | viewer.js | 702 imageResourcesPath: _app_options.AppOptions.get('imageResourcesPath'), property 4276 imageResourcesPath: { property 10429 this.imageResourcesPath = options.imageResourcesPath || ''; 10569 imageResourcesPath: _this2.imageResourcesPath, property 11134 … var imageResourcesPath = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : ''; variable 11140 imageResourcesPath: imageResourcesPath, property 11490 _ref$imageResourcesPa = _ref.imageResourcesPath, 11491 imageResourcesPath = _ref$imageResourcesPa === void 0 ? '' : _ref$imageResourcesPa, variable 11503 this.imageResourcesPath = imageResourcesPath; 11530 imageResourcesPath: _this.imageResourcesPath, property [all …]
|
D | viewer.js.map | 1 …imageResourcesPath","renderInteractiveForms","enablePrintAutoRotate","useOnlyCssZoom","maxCanvasPi…
|
/plugin/pdfjs/pdfjs/build/ |
D | pdf.js | 19615 this.imageResourcesPath = parameters.imageResourcesPath; 19822 image.src = this.imageResourcesPath + 'annotation-' + this.data.name.toLowerCase() + '.svg'; 20781 imageResourcesPath: parameters.imageResourcesPath || '', property
|
D | pdf.js.map | 1 …imageResourcesPath","svgFactory","SVGGraphics","opTree","opListElement","pf","SVG_DEFAULTS","fontS…
|