Home
last modified time | relevance | path

Searched refs:clearColor (Results 1 – 8 of 8) sorted by relevance

/plugin/stlviewer/stlviewer/
DCanvasRenderer.js301 this.clearColor = function () {}; method in THREE.CanvasRenderer
Dthree.min.js2clearColor(e,r,a,o),i.copy(n))},reset:function(){e=!1,r=null,i.set(-1,0,0,0)}}},c=new function(){v… function
/plugin/pdfjs/pdfjs/build/
Dpdf.js18569 gl.clearColor(0, 0, 0, 0);
18732 … gl.clearColor(backgroundColor[0] / 255, backgroundColor[1] / 255, backgroundColor[2] / 255, 1.0);
18734 gl.clearColor(0, 0, 0, 0);
Dpdf.js.map1clearColor(0, 0, 0, 0);\n gl.enable(gl.BLEND);\n gl.blendFunc(gl.ONE, gl.ONE_MINUS_SRC_ALPHA…
/plugin/processing/
Dscript.js6319 curContext.clearColor(204 / 255, 204 / 255, 204 / 255, 1.0);
9502 curContext.clearColor(c[0], c[1], c[2], c[3]);
/plugin/strata/
Dplotly-2.25.2.min.js8clearColor(1,1,1,0),e.clear(e.COLOR_BUFFER_BIT|e.DEPTH_BUFFER_BIT),this.glplot.setDirty(),this.glp…
/plugin/ol3/
Dscript.js8clearColor(0,0,0,0),r.clear(r.COLOR_BUFFER_BIT),r.enable(r.BLEND),r.blendFunc(r.ONE,r.ONE_MINUS_SR…
/plugin/openlayersmap/ol/
Dol.js.map1clearColor(0.0, 0.0, 0.0, 0.0);\n gl.clearDepth(1.0);\n gl.clear(gl.COLOR_BUFFER…