Home
last modified time | relevance | path

Searched defs:HTMLDDElement (Results 1 – 3 of 3) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dmshtml.h1484 typedef class HTMLDDElement HTMLDDElement; typedef
1486 typedef struct HTMLDDElement HTMLDDElement; typedef
Dmshtmlc.h1094 typedef class HTMLDDElement HTMLDDElement; typedef
1096 typedef struct HTMLDDElement HTMLDDElement; typedef
16087 class HTMLDDElement; variable
/third_party/typescript/tests/lib/
Dlib.d.ts7867 interface HTMLDDElement extends HTMLElement { interface
7874 declare var HTMLDDElement: { variable