Home
last modified time | relevance | path

Searched defs:closePath (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/modules/canvaskit/htmlcanvas/
Dpath2d.js32 function closePath(skpath) { function
182 this.closePath = function() { method in Path2D
Dcanvas2dcontext.js520 this.closePath = function() { method in CanvasRenderingContext2D
/third_party/skia/m133/modules/canvaskit/htmlcanvas/
Dpath2d.js32 function closePath(skpath) { function
182 this.closePath = function() { method in Path2D
Dcanvas2dcontext.js520 this.closePath = function() { method in CanvasRenderingContext2D
/third_party/skia/modules/pathkit/
Dchaining.js74 PathKit.SkPath.prototype.closePath = function() { method in PathKit.SkPath
Dexterns.js94 PathKit.SkPath.prototype.closePath = function() {}; method in PathKit.SkPath
/third_party/skia/m133/modules/pathkit/
Dchaining.js76 PathKit.SkPath.prototype.closePath = function() { method in PathKit.SkPath
Dexterns.js98 PathKit.SkPath.prototype.closePath = function() {}; method in PathKit.SkPath
/third_party/skia/modules/canvaskit/
Dexterns.js1091 CanvasRenderingContext2D.prototype.closePath = function() {}; method in CanvasRenderingContext2D
1132 Path2D.prototype.closePath = function() {}; method in Path2D
/third_party/skia/m133/modules/canvaskit/
Dexterns.js1218 CanvasRenderingContext2D.prototype.closePath = function() {}; method in CanvasRenderingContext2D
1259 Path2D.prototype.closePath = function() {}; method in Path2D
/third_party/typescript/lib/
Dlib.webworker.d.ts971 closePath(): void; method
Dlib.dom.d.ts3581 closePath(): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts951 closePath(): void; method
Ddom.generated.d.ts3561 closePath(): void; method
/third_party/typescript/tests/lib/
Dlib.d.ts5164 closePath(): void; method