Home
last modified time | relevance | path

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

/plugin/processing/
Dscript.js2942 this.setFill(element.getStringAttribute("fill"));
2952 this.setFill(tokens[1]);
2986 setFill: function (fillText) { method in PShapeSVG
/plugin/ol3/
Dscript.js8setFill=function(t){this.fill_=t},t.prototype.getImage=function(){return this.image_},t.prototype.… method in t
/plugin/aceeditor/
Dbuild.js1 …utVar|reDef|renameAtt|renameDim|renameVar|setChunkCache|setDefaultFormat|setFill|sync)|newplot|nex…
/plugin/openlayersmap/ol/
Dol.js.map1setFill(fill) {\n this.fill_ = fill;\n this.render();\n }\n\n /**\n * @return {HTMLCanva…