Searched refs:imageLayer (Results 1 – 3 of 3) sorted by relevance
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 10526 _ref3$imageLayer = _ref3.imageLayer, 10527 imageLayer = _ref3$imageLayer === void 0 ? null : _ref3$imageLayer, 10593 imageLayer: imageLayer, property 12083 imageLayer = _this$params.imageLayer, 12085 …hics(canvasContext, this.commonObjs, this.objs, this.canvasFactory, this.webGLContext, imageLayer); 14520 function CanvasGraphics(canvasCtx, commonObjs, objs, canvasFactory, webGLContext, imageLayer) { 14532 this.imageLayer = imageLayer; 14858 if (this.imageLayer) { 14859 this.imageLayer.beginLayout(); 14955 if (this.imageLayer) { [all …]
|
| D | pdf.js.map | 1 …imageLayer","canvasFactory","background","render","stats","renderingIntent","canvasFactoryInstance…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …imageLayer Image layer.\n */\n constructor(imageLayer) {\n super(imageLayer);\n\n /**\n …
|