Home
last modified time | relevance | path

Searched defs:HTMLSelectElement (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DrecursiveSpecializationOfExtendedTypeWithError.ts2 interface HTMLSelectElement { interface
/third_party/typescript/src/lib/
Ddom.iterable.generated.d.ts92 interface HTMLSelectElement { interface
Ddom.generated.d.ts8282 interface HTMLSelectElement extends HTMLElement { interface
8376 declare var HTMLSelectElement: { variable
/third_party/typescript/lib/
Dlib.dom.iterable.d.ts112 interface HTMLSelectElement { interface
Dlib.dom.d.ts8302 interface HTMLSelectElement extends HTMLElement { interface
8396 declare var HTMLSelectElement: { variable
/third_party/mingw-w64/mingw-w64-headers/include/
Dmshtml.h1686 typedef class HTMLSelectElement HTMLSelectElement; typedef
1688 typedef struct HTMLSelectElement HTMLSelectElement; typedef
Dmshtmlc.h1271 typedef class HTMLSelectElement HTMLSelectElement; typedef
1273 typedef struct HTMLSelectElement HTMLSelectElement; typedef
17063 class HTMLSelectElement; variable
/third_party/typescript/tests/lib/
Dlib.d.ts10186 interface HTMLSelectElement extends HTMLElement { interface
10275 declare var HTMLSelectElement: { variable