Searched refs:imageSmoothingEnabled (Results 1 – 7 of 7) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 5774 imageSmoothingEnabled: true, property 5994 ctx.imageSmoothingEnabled = this.imageSmoothingEnabled; 5995 ctx.webkitImageSmoothingEnabled = this.imageSmoothingEnabled; 5996 ctx.mozImageSmoothingEnabled = this.imageSmoothingEnabled; 5997 ctx.msImageSmoothingEnabled = this.imageSmoothingEnabled; 5998 ctx.oImageSmoothingEnabled = this.imageSmoothingEnabled;
|
| D | fabric.min.js | 4 …imageSmoothingEnabled:true,preserveObjectStacking:false,viewportTransform:[1,0,0,1,0,0],onBeforeSc… property
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 15873 if (this.ctx.imageSmoothingEnabled !== undefined) { 15874 this.ctx.imageSmoothingEnabled = false;
|
| D | pdf.js.map | 1 …y for some pdfs.\n if (this.ctx.imageSmoothingEnabled !== undefined) {\n this.ctx.imag…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 2180 …imageSmoothingEnabled!=null?t.imageSmoothingEnabled=e:(t.webkitImageSmoothingEnabled=e,t.mozImageS…
|
| /plugin/ol3/ |
| D | script.js | 8 …imageSmoothingEnabled:!1,msImageSmoothingEnabled:!1};function Ju(t,e,r,n,i){t.beginPath(),t.moveTo… property
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …imageSmoothingEnabled = false;\n }\n\n if (sources.length === 0) {\n return context.canvas;\n…
|