Home
last modified time | relevance | path

Searched refs:BLEND (Results 1 – 6 of 6) sorted by relevance

/plugin/processing/
Dscript.js234 BLEND: 1 << 0, property
4860 case PConstants.BLEND:
6361 curContext.enable(curContext.BLEND);
10160 case PConstants.BLEND:
/plugin/strata/
Dplotly-2.25.2.min.js8BLEND),t.blendEquation(t.FUNC_ADD,t.FUNC_ADD),t.blendFunc(t.ONE,t.ONE_MINUS_SRC_ALPHA),this.border…
/plugin/ol3/
Dscript.js8BLEND),r.blendFunc(r.ONE,r.ONE_MINUS_SRC_ALPHA),r.viewport(0,0,r.drawingBufferWidth,r.drawingBuffe…
/plugin/pdfjs/pdfjs/build/
Dpdf.js18570 gl.enable(gl.BLEND);
Dpdf.js.map1 …, 0, 0);\n\n // draw\n gl.clearColor(0, 0, 0, 0);\n gl.enable(gl.BLEND);\n gl.blendFun…
/plugin/openlayersmap/ol/
Dol.js.map1BLEND);\n gl.blendFunc(gl.ONE, gl.ONE_MINUS_SRC_ALPHA);\n gl.viewport(0, 0, gl.drawingBuffer…