Searched defs:closePath (Results 1 - 2 of 2) sorted by relevance

/yui3/src/graphics/js/
H A DCanvasDrawing.js495 * @method closePath
497 closePath: function()
499 this._updateDrawingQueue(["closePath"]);
H A DVMLDrawing.js340 * @method closePath
342 closePath: function()

Completed in 310 milliseconds