Home
last modified time | relevance | path

Searched defs:HTMLAudioElement (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DShadowDOM.js2941 function HTMLAudioElement(node) { class
2944 HTMLAudioElement.prototype = Object.create(HTMLMediaElement.prototype); class
H A Dwebcomponents.js2963 function HTMLAudioElement(node) { class
2966 HTMLAudioElement.prototype = Object.create(HTMLMediaElement.prototype); class
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtml.h5549 typedef class HTMLAudioElement HTMLAudioElement; typedef
5551 typedef struct HTMLAudioElement HTMLAudioElement; typedef