Searched defs:makePath2D (Results 1 – 3 of 3) sorted by relevance
34 this.makePath2D = function(path) { method in HTMLCanvas
1203 HTMLCanvas.prototype.makePath2D = function() {}; method in HTMLCanvas
652 makePath2D(str?: string): EmulatedPath2D; method