Home
last modified time | relevance | path

Searched refs:HTMLAllCollection (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/lib/
Ddom.iterable.generated.d.ts76 interface HTMLAllCollection { interface
Ddom.generated.d.ts4468 readonly all: HTMLAllCollection;
6118 interface HTMLAllCollection { interface
6138 declare var HTMLAllCollection: { variable
6139 prototype: HTMLAllCollection;
6140 new(): HTMLAllCollection;
/third_party/typescript/lib/
Dlib.dom.iterable.d.ts96 interface HTMLAllCollection { interface
Dlib.dom.d.ts4488 readonly all: HTMLAllCollection;
6138 interface HTMLAllCollection { interface
6158 declare var HTMLAllCollection: { variable
6159 prototype: HTMLAllCollection;
6160 new(): HTMLAllCollection;
/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 …oordinates" | "GeolocationPosition" | "GeolocationPositionError" | "HTMLAllCollection" | "HTMLAnch…
DmappedTypeRecursiveInference.types100 …ates: any; GeolocationPosition: any; GeolocationPositionError: any; HTMLAllCollection: any; HTMLAn…
102 …ates: any; GeolocationPosition: any; GeolocationPositionError: any; HTMLAllCollection: any; HTMLAn…
108 …ates: any; GeolocationPosition: any; GeolocationPositionError: any; HTMLAllCollection: any; HTMLAn…
110 …ates: any; GeolocationPosition: any; GeolocationPositionError: any; HTMLAllCollection: any; HTMLAn…
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl8 interface HTMLAllCollection {
14 …// Note: HTMLAllCollection objects have a custom [[Call]] internal method and an [[IsHTMLDDA]] int…
2601 [SameObject] readonly attribute HTMLAllCollection all;
/third_party/node/test/fixtures/wpt/resources/webidl2/
DCHANGELOG.md59 - Unable to parse HTMLAllCollection interface [\#114](https://github.com/w3c/webidl2.js/issues/114)
/third_party/typescript/tests/lib/
Dlib.d.ts7265 interface HTMLAllCollection extends HTMLCollection { interface
7269 declare var HTMLAllCollection: { variable
7270 prototype: HTMLAllCollection;
7271 new(): HTMLAllCollection;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136430 HTMLAllCollection, enumerator
137217 HTMLAllCollection, enumerator
139388 struct PrototypeTraits<prototypes::id::HTMLAllCollection>