Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js234 BLEND: 1 << 0, property in PConstants
4860 case PConstants.BLEND:
6361 curContext.enable(curContext.BLEND);
10160 case PConstants.BLEND:
/plugin/ol3/
H A Dscript.js8BLEND),r.blendFunc(r.ONE,r.ONE_MINUS_SRC_ALPHA),r.viewport(0,0,r.drawingBufferWidth,r.drawingBuffe…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js18570 gl.enable(gl.BLEND);
H A 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/ol7/
H A Dol.js.map