Searched defs:HTMLCanvasElement (Results 1 – 3 of 3) 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
3907 typedef class HTMLCanvasElement HTMLCanvasElement; typedef3909 typedef struct HTMLCanvasElement HTMLCanvasElement; typedef