Home
last modified time | relevance | path

Searched refs:HTMLSelectElement (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DrecursiveSpecializationOfExtendedTypeWithError.symbols2 interface HTMLSelectElement {
3 >HTMLSelectElement : Symbol(HTMLSelectElement, Decl(recursiveSpecializationOfExtendedTypeWithError.…
5 options: HTMLSelectElement;
6 >options : Symbol(HTMLSelectElement.options, Decl(recursiveSpecializationOfExtendedTypeWithError.ts…
7 >HTMLSelectElement : Symbol(HTMLSelectElement, Decl(recursiveSpecializationOfExtendedTypeWithError.…
DrecursiveSpecializationOfExtendedTypeWithError.types2 interface HTMLSelectElement {
3 options: HTMLSelectElement;
4 >options : HTMLSelectElement
DrecursiveSpecializationOfExtendedTypeWithError.js2 interface HTMLSelectElement {
3 options: HTMLSelectElement;
DglobalThisBlockscopedProperties.types67 …"HTMLProgressElement" | "HTMLQuoteElement" | "HTMLScriptElement" | "HTMLSelectElement" | "HTMLSlot…
DmappedTypeRecursiveInference.types100 …rogressElement: any; HTMLQuoteElement: any; HTMLScriptElement: any; HTMLSelectElement: any; HTMLSl…
102 …rogressElement: any; HTMLQuoteElement: any; HTMLScriptElement: any; HTMLSelectElement: any; HTMLSl…
108 …rogressElement: any; HTMLQuoteElement: any; HTMLScriptElement: any; HTMLSelectElement: any; HTMLSl…
110 …rogressElement: any; HTMLQuoteElement: any; HTMLScriptElement: any; HTMLSelectElement: any; HTMLSl…
/third_party/typescript/tests/cases/compiler/
DrecursiveSpecializationOfExtendedTypeWithError.ts2 interface HTMLSelectElement { interface
3 options: HTMLSelectElement;
/third_party/cef/patch/patches/
Dwebkit_popups.patch70 HTMLSelectElement& select) {
/third_party/typescript/src/lib/
Ddom.iterable.generated.d.ts92 interface HTMLSelectElement { interface
Ddom.generated.d.ts8282 interface HTMLSelectElement extends HTMLElement { interface
8369 …ener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSelectElement, ev: HTMLEle…
8371 …ener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSelectElement, ev: HTMLEle…
8376 declare var HTMLSelectElement: { variable
8377 prototype: HTMLSelectElement;
8378 new(): HTMLSelectElement;
19471 "select": HTMLSelectElement;
/third_party/typescript/lib/
Dlib.dom.iterable.d.ts112 interface HTMLSelectElement { interface
Dlib.dom.d.ts8302 interface HTMLSelectElement extends HTMLElement { interface
8389 …ener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSelectElement, ev: HTMLEle…
8391 …ener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSelectElement, ev: HTMLEle…
8396 declare var HTMLSelectElement: { variable
8397 prototype: HTMLSelectElement;
8398 new(): HTMLSelectElement;
19491 "select": HTMLSelectElement;
/third_party/typescript/tests/lib/
Dreact16.d.ts2185 select: DetailedHTMLFactory<SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>;
2608 … select: React.DetailedHTMLProps<React.SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>;
Dreact.d.ts2228 select: HTMLFactory<HTMLSelectElement>;
2460 select: React.HTMLProps<HTMLSelectElement>;
Dlib.d.ts6239 createElement(tagName: "select"): HTMLSelectElement;
6536 getElementsByTagName(tagname: "select"): NodeListOf<HTMLSelectElement>;
6989 getElementsByTagName(name: "select"): NodeListOf<HTMLSelectElement>;
10186 interface HTMLSelectElement extends HTMLElement { interface
10208 options: HTMLSelectElement;
10275 declare var HTMLSelectElement: { variable
10276 prototype: HTMLSelectElement;
10277 new(): HTMLSelectElement;
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl895 interface HTMLSelectElement : HTMLElement {
/third_party/typescript/tests/baselines/reference/user/
Dchrome-devtools-frontend.log7120 …ager.js(48,21): error TS2339: Property 'removeChildren' does not exist on type 'HTMLSelectElement'.
7121 …Manager.js(52,42): error TS2339: Property 'createChild' does not exist on type 'HTMLSelectElement'.
11664 …Widget.js(347,27): error TS2339: Property 'createChild' does not exist on type 'HTMLSelectElement'.
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136489 HTMLSelectElement, enumerator
137276 HTMLSelectElement, enumerator
139860 struct PrototypeTraits<prototypes::id::HTMLSelectElement>