Home
last modified time | relevance | path

Searched refs:HTMLDocument (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 … | "HTMLDialogElement" | "HTMLDirectoryElement" | "HTMLDivElement" | "HTMLDocument" | "HTMLElement…
DmappedTypeRecursiveInference.types100 …MLDialogElement: any; HTMLDirectoryElement: any; HTMLDivElement: any; HTMLDocument: any; HTMLEleme…
102 …MLDialogElement: any; HTMLDirectoryElement: any; HTMLDivElement: any; HTMLDocument: any; HTMLEleme…
108 …MLDialogElement: any; HTMLDirectoryElement: any; HTMLDivElement: any; HTMLDocument: any; HTMLEleme…
110 …MLDialogElement: any; HTMLDirectoryElement: any; HTMLDivElement: any; HTMLDocument: any; HTMLEleme…
/third_party/typescript/lib/
Dlib.dom.d.ts6664 interface HTMLDocument extends Document { interface
6665 …addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: HTMLDocument, ev: Doc…
6667 …removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: HTMLDocument, ev: …
6671 declare var HTMLDocument: { variable
6672 prototype: HTMLDocument;
6673 new(): HTMLDocument;
/third_party/typescript/src/lib/
Ddom.generated.d.ts6644 interface HTMLDocument extends Document { interface
6645 …addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: HTMLDocument, ev: Doc…
6647 …removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: HTMLDocument, ev: …
6651 declare var HTMLDocument: { variable
6652 prototype: HTMLDocument;
6653 new(): HTMLDocument;
/third_party/typescript/tests/lib/
Dlib.d.ts7934 interface HTMLDocument extends Document { interface
7937 declare var HTMLDocument: { variable
7938 prototype: HTMLDocument;
7939 new(): HTMLDocument;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136449 HTMLDocument, enumerator
137236 HTMLDocument, enumerator
139540 struct PrototypeTraits<prototypes::id::HTMLDocument>