Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js1129 curTextFont = "Arial", variable
5022 'curTextFont': curTextFont, property in p.pushStyle.newState
5048 curTextFont = oldState.curTextFont;
10547 curTextFont = name;
10601 oldTextFont = curTextFont;
10619 graphics.textFont(curTextFont, curTextSize);
10657 oldTextFont = curTextFont;
10675 graphics.textFont(curTextFont, curTextSize);
10824 if (!curTextFont.glyph) {
10859 var font = p.glyphTable[curTextFont.name];
[all …]