Searched defs:HTMLCanvasElement (Results 1 – 2 of 2) sorted by relevance
2763 function HTMLCanvasElement(node) { class2766 HTMLCanvasElement.prototype = Object.create(HTMLElement.prototype); class
2792 function HTMLCanvasElement(node) { class2795 HTMLCanvasElement.prototype = Object.create(HTMLElement.prototype); class