Searched refs:setStroke (Results 1 – 3 of 3) sorted by relevance
2927 this.setStroke(element.getAttribute("stroke"));2960 this.setStroke(tokens[1]);3017 setStroke: function(strokeText) { method in PShapeSVG
8 …setStroke=function(t){this.stroke_=t},t.prototype.getText=function(){return this.text_},t.prototyp… method in t
1 …setStroke(stroke) {\n this.stroke_ = stroke;\n this.render();\n }\n\n /**\n * @param {fu…