Home
last modified time | relevance | path

Searched refs:HTMLAppletElement (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/lib/
Dlib.d.ts6162 createElement(tagName: "applet"): HTMLAppletElement;
6403 getElementsByTagName(tagname: "applet"): NodeListOf<HTMLAppletElement>;
6856 getElementsByTagName(name: "applet"): NodeListOf<HTMLAppletElement>;
7360 interface HTMLAppletElement extends HTMLElement { interface
7427 declare var HTMLAppletElement: { variable
7428 prototype: HTMLAppletElement;
7429 new(): HTMLAppletElement;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136432 HTMLAppletElement, enumerator
137219 HTMLAppletElement, enumerator
139404 struct PrototypeTraits<prototypes::id::HTMLAppletElement>