Home
last modified time | relevance | path

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

/plugin/abc2/abc-libraries/abc2svg/
Dpsvg-1.js109 function path_end(){svgbuf+=path;path=''} function
147 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()