Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js1102 curRectMode = PConstants.CORNER, variable
5016 'curRectMode': curRectMode, property in p.pushStyle.newState
5042 curRectMode = oldState.curRectmode;
8530 curRectMode = aRectMode;
8810 if (curRectMode === PConstants.CORNERS) {
8815 if (curRectMode === PConstants.RADIUS) {
8820 if (curRectMode === PConstants.CENTER || curRectMode === PConstants.RADIUS) {