Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/
Dmshtml.h1446 typedef class HTMLBlockElement HTMLBlockElement; typedef
1448 typedef struct HTMLBlockElement HTMLBlockElement; typedef
Dmshtmlc.h1056 typedef class HTMLBlockElement HTMLBlockElement; typedef
1058 typedef struct HTMLBlockElement HTMLBlockElement; typedef
15915 class HTMLBlockElement; variable
/third_party/typescript/tests/lib/
Dlib.d.ts7566 interface HTMLBlockElement extends HTMLElement { interface
7578 declare var HTMLBlockElement: { variable