Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dhtmlselect.c526 static const IHTMLSelectElementVtbl HTMLSelectElementVtbl = { variable
718 ret->IHTMLSelectElement_iface.lpVtbl = &HTMLSelectElementVtbl; in HTMLSelectElement_Create()