Searched defs:closePath (Results 1 – 16 of 16) sorted by relevance
32 function closePath(skpath) { function181 this.closePath = function() { method in Path2D
539 this.closePath = function() { method in CanvasRenderingContext2D
32 function closePath(skpath) { function182 this.closePath = function() { method in Path2D
520 this.closePath = function() { method in CanvasRenderingContext2D
74 PathKit.SkPath.prototype.closePath = function() { method in PathKit.SkPath
94 PathKit.SkPath.prototype.closePath = function() {}; method in PathKit.SkPath
590 CanvasRenderingContext2D.prototype.closePath = function() {}; method in CanvasRenderingContext2D631 Path2D.prototype.closePath = function() {}; method in Path2D
1091 CanvasRenderingContext2D.prototype.closePath = function() {}; method in CanvasRenderingContext2D1132 Path2D.prototype.closePath = function() {}; method in Path2D
864 closePath(): void; method
3435 closePath(): void; method
844 closePath(): void; method
3415 closePath(): void; method
5164 closePath(): void; method
1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property