Home
last modified time | relevance | path

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

/third_party/typescript/tests/lib/
Dreact16.d.ts2148 iframe: DetailedHTMLFactory<IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>;
2570 … iframe: React.DetailedHTMLProps<React.IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>;
Dreact.d.ts2191 iframe: HTMLFactory<HTMLIFrameElement>;
2423 iframe: React.HTMLProps<HTMLIFrameElement>;
Dlib.d.ts6206 createElement(tagName: "iframe"): HTMLIFrameElement;
6486 getElementsByTagName(tagname: "iframe"): NodeListOf<HTMLIFrameElement>;
6939 getElementsByTagName(name: "iframe"): NodeListOf<HTMLIFrameElement>;
8741 interface HTMLIFrameElement extends HTMLElement, GetSVGDocument { interface
8926 declare var HTMLIFrameElement: { variable
8927 prototype: HTMLIFrameElement;
8928 new(): HTMLIFrameElement;
/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 …" | "HTMLHeadElement" | "HTMLHeadingElement" | "HTMLHtmlElement" | "HTMLIFrameElement" | "HTMLImag…
DmappedTypeRecursiveInference.types100 …TMLHeadElement: any; HTMLHeadingElement: any; HTMLHtmlElement: any; HTMLIFrameElement: any; HTMLIm…
102 …TMLHeadElement: any; HTMLHeadingElement: any; HTMLHtmlElement: any; HTMLIFrameElement: any; HTMLIm…
108 …TMLHeadElement: any; HTMLHeadingElement: any; HTMLHtmlElement: any; HTMLIFrameElement: any; HTMLIm…
110 …TMLHeadElement: any; HTMLHeadingElement: any; HTMLHtmlElement: any; HTMLIFrameElement: any; HTMLIm…
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl393 interface HTMLIFrameElement : HTMLElement {
2450 partial interface HTMLIFrameElement {
/third_party/typescript/lib/
Dlib.dom.d.ts7080 interface HTMLIFrameElement extends HTMLElement { interface
7145 …ener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLIFrameElement, ev: HTMLEle…
7147 …ener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLIFrameElement, ev: HTMLEle…
7151 declare var HTMLIFrameElement: { variable
7152 prototype: HTMLIFrameElement;
7153 new(): HTMLIFrameElement;
19455 "iframe": HTMLIFrameElement;
/third_party/typescript/src/lib/
Ddom.generated.d.ts7060 interface HTMLIFrameElement extends HTMLElement { interface
7125 …ener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLIFrameElement, ev: HTMLEle…
7127 …ener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLIFrameElement, ev: HTMLEle…
7131 declare var HTMLIFrameElement: { variable
7132 prototype: HTMLIFrameElement;
7133 new(): HTMLIFrameElement;
19435 "iframe": HTMLIFrameElement;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136462 HTMLIFrameElement, enumerator
137249 HTMLIFrameElement, enumerator
139644 struct PrototypeTraits<prototypes::id::HTMLIFrameElement>