Searched refs:horizontalTextAlignment (Results 1 – 2 of 2) sorted by relevance
/plugin/processing/ |
H A D | script.js | 1165 horizontalTextAlignment = PConstants.LEFT, variable 10560 horizontalTextAlignment = arguments[0]; 10562 horizontalTextAlignment = arguments[0]; 10983 lineFunction(line, x, y + yOffset, z, horizontalTextAlignment); 11051 if (horizontalTextAlignment === PConstants.CENTER) { 11053 } else if (horizontalTextAlignment === PConstants.RIGHT) { 11073 …and.text, x + xOffset, y + command.offset + boxYOffset1 + boxYOffset2, z, horizontalTextAlignment);
|
/plugin/diagramsnet/lib/js/ |
H A D | extensions.min.js | 1647 …lorFill.color":{key:"fontColor",mod:"color"},textSize:"fontSize",horizontalTextAlignment:"align",v…
|