Home
last modified time | relevance | path

Searched refs:HTMLMapElement (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/lib/
Dreact16.d.ts2159 map: DetailedHTMLFactory<MapHTMLAttributes<HTMLMapElement>, HTMLMapElement>;
2581 … map: React.DetailedHTMLProps<React.MapHTMLAttributes<HTMLMapElement>, HTMLMapElement>;
Dreact.d.ts2202 map: HTMLFactory<HTMLMapElement>;
2434 map: React.HTMLProps<HTMLMapElement>;
Dlib.d.ts6218 createElement(tagName: "map"): HTMLMapElement;
6501 getElementsByTagName(tagname: "map"): NodeListOf<HTMLMapElement>;
6954 getElementsByTagName(name: "map"): NodeListOf<HTMLMapElement>;
9334 interface HTMLMapElement extends HTMLElement { interface
9345 declare var HTMLMapElement: { variable
9346 prototype: HTMLMapElement;
9347 new(): HTMLMapElement;
/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 …t" | "HTMLLabelElement" | "HTMLLegendElement" | "HTMLLinkElement" | "HTMLMapElement" | "HTMLMarque…
DmappedTypeRecursiveInference.types100 …HTMLLabelElement: any; HTMLLegendElement: any; HTMLLinkElement: any; HTMLMapElement: any; HTMLMarq…
102 …HTMLLabelElement: any; HTMLLegendElement: any; HTMLLinkElement: any; HTMLMapElement: any; HTMLMarq…
108 …HTMLLabelElement: any; HTMLLegendElement: any; HTMLLinkElement: any; HTMLMapElement: any; HTMLMarq…
110 …HTMLLabelElement: any; HTMLLegendElement: any; HTMLLinkElement: any; HTMLMapElement: any; HTMLMarq…
/third_party/typescript/lib/
Dlib.dom.d.ts7569 interface HTMLMapElement extends HTMLElement { interface
7578 …addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMapElement, ev…
7580 …tener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMapElement, ev: HTMLEleme…
7584 declare var HTMLMapElement: { variable
7585 prototype: HTMLMapElement;
7586 new(): HTMLMapElement;
19465 "map": HTMLMapElement;
/third_party/typescript/src/lib/
Ddom.generated.d.ts7549 interface HTMLMapElement extends HTMLElement { interface
7558 …addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMapElement, ev…
7560 …tener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMapElement, ev: HTMLEleme…
7564 declare var HTMLMapElement: { variable
7565 prototype: HTMLMapElement;
7566 new(): HTMLMapElement;
19445 "map": HTMLMapElement;
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl676 interface HTMLMapElement : HTMLElement {
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136469 HTMLMapElement, enumerator
137256 HTMLMapElement, enumerator
139700 struct PrototypeTraits<prototypes::id::HTMLMapElement>