Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dhtmloption.c21 struct HTMLOptionElement { struct
37 HTMLOptionElement *This = impl_from_IHTMLOptionElement(iface); in HTMLOptionElement_QueryInterface()
44 HTMLOptionElement *This = impl_from_IHTMLOptionElement(iface); in HTMLOptionElement_AddRef()
51 HTMLOptionElement *This = impl_from_IHTMLOptionElement(iface); in HTMLOptionElement_Release()
58 HTMLOptionElement *This = impl_from_IHTMLOptionElement(iface); in HTMLOptionElement_GetTypeInfoCount()
65 HTMLOptionElement *This = impl_from_IHTMLOptionElement(iface); in HTMLOptionElement_GetTypeInfo()
362 HTMLOptionElement *This = impl_from_HTMLDOMNode(iface); in HTMLOptionElement_QI()
387 HTMLOptionElement *This = impl_from_HTMLDOMNode(iface); in HTMLOptionElement_traverse()
395 HTMLOptionElement *This = impl_from_HTMLDOMNode(iface); in HTMLOptionElement_unlink()
439 HTMLOptionElement *ret; in HTMLOptionElement_Create()
[all …]
/reactos/sdk/include/psdk/
H A Dmshtml.idl9947 coclass HTMLOptionElement
19039 HRESULT HTMLOptionElement([out, retval] IDispatch **p);