Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js1128 curTextSize = 12, variable
5023 'curTextSize': curTextSize property in p.pushStyle.newState
5049 curTextSize = oldState.curTextSize;
10554 curTextSize = size;
10613 graphics.size(curTextSize, curTextSize);
10615 graphics = p.createGraphics(curTextSize, curTextSize);
10669 graphics.size(curTextSize, curTextSize);
10671 graphics = p.createGraphics(curTextSize, curTextSize);
10984 yOffset += curTextSize;
11035 yOffset += curTextSize;
[all …]