Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js1088 curSketch, variable
6316 if (!curSketch.options.isTransparent) {
7432 if (curSketch.options.crispLines) {
9209 if (curSketch.imageCache.images[file]) {
11601 curSketch = aCode;
11611 p.externals.sketch = curSketch;
11620 if (curSketch.options.pauseOnBlur) {
11635 if (!curSketch.use3DContext) {
11667 if (!curSketch.imageCache.pending && curSketch.fonts.pending()) {
11696 curSketch = new Processing.Sketch(); variable
[all …]