Searched refs:path_end (Results 1 – 1 of 1) sorted by relevance
109 function path_end(){svgbuf+=path;path=''} function147 Psvg.prototype.eofill=function(){path_end();svgbuf+='" fill-rule="evenodd" fill="currentColor"/>\n'}148 Psvg.prototype.fill=function(){path_end();svgbuf+='" fill="currentColor"/>\n'}218 Psvg.prototype.stroke=function(){path_end()