Searched defs:HTMLAudioElement (Results 1 – 3 of 3) sorted by relevance
2941 function HTMLAudioElement(node) { class2944 HTMLAudioElement.prototype = Object.create(HTMLMediaElement.prototype); class
2963 function HTMLAudioElement(node) { class2966 HTMLAudioElement.prototype = Object.create(HTMLMediaElement.prototype); class
5549 typedef class HTMLAudioElement HTMLAudioElement; typedef5551 typedef struct HTMLAudioElement HTMLAudioElement; typedef