Searched defs:closePath (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/modules/canvaskit/htmlcanvas/ | ||
| D | path2d.js | 32 function closePath(skpath) { function |
| D | canvas2dcontext.js | 520 this.closePath = function() { method in CanvasRenderingContext2D |
| /third_party/skia/modules/pathkit/ | ||
| D | chaining.js | 74 PathKit.SkPath.prototype.closePath = function() { method in PathKit.SkPath |
| D | externs.js | 94 PathKit.SkPath.prototype.closePath = function() {}; method in PathKit.SkPath |
| /third_party/skia/modules/canvaskit/ | ||
| D | externs.js | 1091 CanvasRenderingContext2D.prototype.closePath = function() {}; method in CanvasRenderingContext2D |
| /third_party/typescript/src/lib/ | ||
| D | webworker.generated.d.ts | 951 closePath(): void; method |
| D | dom.generated.d.ts | 3561 closePath(): void; method |
| /third_party/typescript/lib/ | ||
| D | lib.webworker.d.ts | 971 closePath(): void; method |
| D | lib.dom.d.ts | 3581 closePath(): void; method |
| /third_party/typescript/tests/lib/ | ||
| D | lib.d.ts | 5164 closePath(): void; method |