Home
last modified time | relevance | path

Searched refs:HTMLDirectoryElement (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 …LDataListElement" | "HTMLDetailsElement" | "HTMLDialogElement" | "HTMLDirectoryElement" | "HTMLDiv…
DmappedTypeRecursiveInference.types100 …istElement: any; HTMLDetailsElement: any; HTMLDialogElement: any; HTMLDirectoryElement: any; HTMLD…
102 …istElement: any; HTMLDetailsElement: any; HTMLDialogElement: any; HTMLDirectoryElement: any; HTMLD…
108 …istElement: any; HTMLDetailsElement: any; HTMLDialogElement: any; HTMLDirectoryElement: any; HTMLD…
110 …istElement: any; HTMLDetailsElement: any; HTMLDialogElement: any; HTMLDirectoryElement: any; HTMLD…
/third_party/typescript/tests/lib/
Dlib.d.ts6185 createElement(tagName: "dir"): HTMLDirectoryElement;
6432 getElementsByTagName(tagname: "dir"): NodeListOf<HTMLDirectoryElement>;
6885 getElementsByTagName(name: "dir"): NodeListOf<HTMLDirectoryElement>;
7909 interface HTMLDirectoryElement extends HTMLElement { interface
7913 declare var HTMLDirectoryElement: { variable
7914 prototype: HTMLDirectoryElement;
7915 new(): HTMLDirectoryElement;
/third_party/typescript/lib/
Dlib.dom.d.ts6631 interface HTMLDirectoryElement extends HTMLElement { interface
6634 …er<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDirectoryElement, ev: HTMLEl…
6636 …er<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDirectoryElement, ev: HTMLEl…
6640 declare var HTMLDirectoryElement: { variable
6641 prototype: HTMLDirectoryElement;
6642 new(): HTMLDirectoryElement;
19429 "dir": HTMLDirectoryElement;
/third_party/typescript/src/lib/
Ddom.generated.d.ts6611 interface HTMLDirectoryElement extends HTMLElement { interface
6614 …er<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDirectoryElement, ev: HTMLEl…
6616 …er<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDirectoryElement, ev: HTMLEl…
6620 declare var HTMLDirectoryElement: { variable
6621 prototype: HTMLDirectoryElement;
6622 new(): HTMLDirectoryElement;
19409 "dir": HTMLDirectoryElement;
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl2406 interface HTMLDirectoryElement : HTMLElement {
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136447 HTMLDirectoryElement, enumerator
137234 HTMLDirectoryElement, enumerator
139524 struct PrototypeTraits<prototypes::id::HTMLDirectoryElement>