Home
last modified time | relevance | path

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

/third_party/typescript/tests/lib/
Dlib.d.ts7497 interface HTMLAreasCollection extends HTMLCollection { interface
7508 declare var HTMLAreasCollection: { variable
7509 prototype: HTMLAreasCollection;
7510 new(): HTMLAreasCollection;
9338 areas: HTMLAreasCollection;