Searched refs:HTMLAppletElement (Results 1 – 2 of 2) sorted by relevance
6162 createElement(tagName: "applet"): HTMLAppletElement;6403 getElementsByTagName(tagname: "applet"): NodeListOf<HTMLAppletElement>;6856 getElementsByTagName(name: "applet"): NodeListOf<HTMLAppletElement>;7360 interface HTMLAppletElement extends HTMLElement { interface7427 declare var HTMLAppletElement: { variable7428 prototype: HTMLAppletElement;7429 new(): HTMLAppletElement;
136432 HTMLAppletElement, enumerator137219 HTMLAppletElement, enumerator139404 struct PrototypeTraits<prototypes::id::HTMLAppletElement>