Searched refs:canvasWidth (Results 1 – 9 of 9) sorted by relevance
| /plugin/a2s/ |
| D | ASCIIToSVG.php | 2877 $canvasWidth = 0; 2879 if (count($line) > $canvasWidth) { 2880 $canvasWidth = count($line); 2884 $canvasWidth = $canvasWidth * $o->xScale + 10; 2898 width="{$canvasWidth}px" height="{$canvasHeight}px" 2899 viewBox="0 0 {$canvasWidth} {$canvasHeight}" version="1.1"
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 9842 this.canvasWidth = THUMBNAIL_WIDTH; 9843 this.canvasHeight = this.canvasWidth / this.pageRatio | 0; 9844 this.scale = this.canvasWidth / this.pageWidth; 9867 ring.style.width = this.canvasWidth + borderAdjustment + 'px'; 9895 this.canvasHeight = this.canvasWidth / this.pageRatio | 0; 9896 this.scale = this.canvasWidth / this.pageWidth; 9906 ring.style.width = this.canvasWidth + borderAdjustment + 'px'; 9955 canvas.width = this.canvasWidth * outputScale.sx | 0; 9957 canvas.style.width = this.canvasWidth + 'px'; 10003 image.style.width = this.canvasWidth + 'px';
|
| D | viewer.js.map | 1 …canvasWidth = THUMBNAIL_WIDTH;\n this.canvasHeight = (this.canvasWidth / this.pageRatio) | 0;\n…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 18818 canvasWidth: 0, property 18885 textDivProperties.canvasWidth = geom.height * task._viewport.scale; 18887 textDivProperties.canvasWidth = geom.width * task._viewport.scale; 19307 if (textDivProperties.canvasWidth !== 0 && width > 0) { 19308 textDivProperties.scale = textDivProperties.canvasWidth / width;
|
| D | pdf.js.map | 1 …canvasWidth","originalTransform","paddingBottom","paddingLeft","paddingRight","paddingTop","isAllW…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1979 …canvasWidth&&h===e.canvasHeight)){e.fontCaches=null;var d=r.canvasContainer;d.style.width=i+"px",d…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 68956 var canvasWidth = node._minWidth; 68960 offset = width - canvasWidth; 68963 offset = (width - canvasWidth) / 2;
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …canvasWidth = 0;\n this.canvasHeight = 0;\n }\n else {\n this.…
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …canvasWidth*d,b=t.canvasHeight*d,_=t.pad.l*d,w=t.pad.b*d,T=t.layoutHeight*d,k=t.layoutWidth*d,A=t.…
|