Home
last modified time | relevance | path

Searched refs:HTMLCollectionBase (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/lib/
Ddom.iterable.d.ts73 interface HTMLCollectionBase { interface
Ddom.iterable.generated.d.ts80 interface HTMLCollectionBase { interface
Ddom.generated.d.ts6508 interface HTMLCollectionBase { interface
6520 interface HTMLCollection extends HTMLCollectionBase {
6532 interface HTMLCollectionOf<T extends Element> extends HTMLCollectionBase {
6789 interface HTMLFormControlsCollection extends HTMLCollectionBase {
/third_party/typescript/lib/
Dlib.dom.iterable.d.ts100 interface HTMLCollectionBase { interface
Dlib.dom.d.ts6528 interface HTMLCollectionBase { interface
6540 interface HTMLCollection extends HTMLCollectionBase {
6552 interface HTMLCollectionOf<T extends Element> extends HTMLCollectionBase {
6809 interface HTMLFormControlsCollection extends HTMLCollectionBase {