Home
last modified time | relevance | path

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

/plugin/processing/
Dscript.js2927 this.setStroke(element.getAttribute("stroke"));
2960 this.setStroke(tokens[1]);
3017 setStroke: function(strokeText) { method in PShapeSVG
/plugin/ol3/
Dscript.js8setStroke=function(t){this.stroke_=t},t.prototype.getText=function(){return this.text_},t.prototyp… method in t
/plugin/openlayersmap/ol/
Dol.js.map1setStroke(stroke) {\n this.stroke_ = stroke;\n this.render();\n }\n\n /**\n * @param {fu…