Searched refs:HTMLAudioElementConstructor (Results 1 – 4 of 4) sorted by relevance
45 CALLBACK_FUNC_DECL(HTMLAudioElementConstructor) in CALLBACK_FUNC_DECL() argument
291 DECLARE_CALLBACK(HTMLAudioElementConstructor);
499 …attribute [CustomGetter,Conditional=VIDEO] HTMLAudioElementConstructor Audio; // Usable with the n…500 attribute [Conditional=VIDEO] HTMLAudioElementConstructor HTMLAudioElement;
433 descriptor->SetCallHandler(USE_CALLBACK(HTMLAudioElementConstructor)); in getTemplate()