Searched refs:closePath (Results 1 – 18 of 18) sorted by relevance
32 function closePath(skpath) { function182 this.closePath = function() { method in Path2D183 closePath(this._path);
520 this.closePath = function() { method in CanvasRenderingContext2D521 closePath(this._currentPath);
377 ctx.closePath();407 ctx.closePath();502 ctx.closePath();
11 p.closePath();
10 p.closePath();
12 path.closePath();
94 PathKit.SkPath.prototype.closePath = function() {}; method in PathKit.SkPath
74 PathKit.SkPath.prototype.closePath = function() { method in PathKit.SkPath
52 ctx.closePath();
1091 CanvasRenderingContext2D.prototype.closePath = function() {}; method in CanvasRenderingContext2D1132 Path2D.prototype.closePath = function() {}; method in Path2D
85 path.closePath();480 #### `close()` or `closePath()`484 [Path2D.closePath()](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/clos…
997 ctx.closePath();
1454 undefined closePath();
971 closePath(): void; method
3581 closePath(): void; method
951 closePath(): void; method
3561 closePath(): void; method
5164 closePath(): void; method