Searched refs:canvasWrapper (Results 1 – 3 of 3) sorted by relevance
11956 var canvasWrapper = document.createElement('div'); variable11957 canvasWrapper.style.width = div.style.width;11958 canvasWrapper.style.height = div.style.height;11959 canvasWrapper.classList.add('canvasWrapper');11962 div.insertBefore(canvasWrapper, this.annotationLayer.div);11964 div.appendChild(canvasWrapper);11972 textLayerDiv.style.width = canvasWrapper.style.width;11973 textLayerDiv.style.height = canvasWrapper.style.height;12069 …er === _ui_utils.RendererType.SVG ? this.paintOnSvg(canvasWrapper) : this.paintOnCanvas(canvasWrap…12104 value: function paintOnCanvas(canvasWrapper) {[all …]
279 .pdfViewer .canvasWrapper {2051 #viewer.textLayer-visible .canvasWrapper {2055 #viewer.textLayer-visible .canvasWrapper canvas {
1 …canvasWrapper","textLayer","finishPaintTask","paintTask","resultPromise","readableStream","paintOn…