Searched defs:makePath2D (Results 1 – 5 of 5) sorted by relevance
35 this.makePath2D = function(path) { method in HTMLCanvas
493 HTMLCanvas.prototype.makePath2D = function() {}; method in HTMLCanvas
1072 HTMLCanvas.prototype.makePath2D = function() {}; method in HTMLCanvas
588 makePath2D(str?: string): EmulatedPath2D; method