Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dhtmlinput.c1726 static const IHTMLButtonElementVtbl HTMLButtonElementVtbl = { variable
1852 ret->IHTMLButtonElement_iface.lpVtbl = &HTMLButtonElementVtbl; in HTMLButtonElement_Create()