|
static HTMLImgElement * | impl_from_IHTMLImgElement (IHTMLImgElement *iface) |
|
static HRESULT WINAPI | HTMLImgElement_QueryInterface (IHTMLImgElement *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | HTMLImgElement_AddRef (IHTMLImgElement *iface) |
|
static ULONG WINAPI | HTMLImgElement_Release (IHTMLImgElement *iface) |
|
static HRESULT WINAPI | HTMLImgElement_GetTypeInfoCount (IHTMLImgElement *iface, UINT *pctinfo) |
|
static HRESULT WINAPI | HTMLImgElement_GetTypeInfo (IHTMLImgElement *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
|
static HRESULT WINAPI | HTMLImgElement_GetIDsOfNames (IHTMLImgElement *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
|
static HRESULT WINAPI | HTMLImgElement_Invoke (IHTMLImgElement *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
|
static HRESULT WINAPI | HTMLImgElement_put_isMap (IHTMLImgElement *iface, VARIANT_BOOL v) |
|
static HRESULT WINAPI | HTMLImgElement_get_isMap (IHTMLImgElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_useMap (IHTMLImgElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLImgElement_get_useMap (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_get_mimeType (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_get_fileSize (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_get_fileCreatedDate (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_get_fileModifiedDate (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_get_fileUpdatedDate (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_get_protocol (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_get_href (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_get_nameProp (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_border (IHTMLImgElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLImgElement_get_border (IHTMLImgElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_vspace (IHTMLImgElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLImgElement_get_vspace (IHTMLImgElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_hspace (IHTMLImgElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLImgElement_get_hspace (IHTMLImgElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_alt (IHTMLImgElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLImgElement_get_alt (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_src (IHTMLImgElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLImgElement_get_src (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_lowsrc (IHTMLImgElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLImgElement_get_lowsrc (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_vrml (IHTMLImgElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLImgElement_get_vrml (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_dynsrc (IHTMLImgElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLImgElement_get_dynsrc (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_get_readyState (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_get_complete (IHTMLImgElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_loop (IHTMLImgElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLImgElement_get_loop (IHTMLImgElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_align (IHTMLImgElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLImgElement_get_align (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_onload (IHTMLImgElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLImgElement_get_onload (IHTMLImgElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_onerror (IHTMLImgElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLImgElement_get_onerror (IHTMLImgElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_onabort (IHTMLImgElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLImgElement_get_onabort (IHTMLImgElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_name (IHTMLImgElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLImgElement_get_name (IHTMLImgElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_width (IHTMLImgElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLImgElement_get_width (IHTMLImgElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_height (IHTMLImgElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLImgElement_get_height (IHTMLImgElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLImgElement_put_start (IHTMLImgElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLImgElement_get_start (IHTMLImgElement *iface, BSTR *p) |
|
static HTMLImgElement * | impl_from_HTMLDOMNode (HTMLDOMNode *iface) |
|
static HRESULT | HTMLImgElement_QI (HTMLDOMNode *iface, REFIID riid, void **ppv) |
|
static HRESULT | HTMLImgElement_get_readystate (HTMLDOMNode *iface, BSTR *p) |
|
static void | HTMLImgElement_traverse (HTMLDOMNode *iface, nsCycleCollectionTraversalCallback *cb) |
|
static void | HTMLImgElement_unlink (HTMLDOMNode *iface) |
|
HRESULT | HTMLImgElement_Create (HTMLDocumentNode *doc, nsIDOMHTMLElement *nselem, HTMLElement **elem) |
|
static HTMLImageElementFactory * | impl_from_IHTMLImageElementFactory (IHTMLImageElementFactory *iface) |
|
static HRESULT WINAPI | HTMLImageElementFactory_QueryInterface (IHTMLImageElementFactory *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | HTMLImageElementFactory_AddRef (IHTMLImageElementFactory *iface) |
|
static ULONG WINAPI | HTMLImageElementFactory_Release (IHTMLImageElementFactory *iface) |
|
static HRESULT WINAPI | HTMLImageElementFactory_GetTypeInfoCount (IHTMLImageElementFactory *iface, UINT *pctinfo) |
|
static HRESULT WINAPI | HTMLImageElementFactory_GetTypeInfo (IHTMLImageElementFactory *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
|
static HRESULT WINAPI | HTMLImageElementFactory_GetIDsOfNames (IHTMLImageElementFactory *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
|
static HRESULT WINAPI | HTMLImageElementFactory_Invoke (IHTMLImageElementFactory *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
|
static LONG | var_to_size (const VARIANT *v) |
|
static HRESULT WINAPI | HTMLImageElementFactory_create (IHTMLImageElementFactory *iface, VARIANT width, VARIANT height, IHTMLImgElement **img_elem) |
|
static HTMLImageElementFactory * | impl_from_DispatchEx (DispatchEx *iface) |
|
static HRESULT | HTMLImageElementFactory_value (DispatchEx *dispex, LCID lcid, WORD flags, DISPPARAMS *params, VARIANT *res, EXCEPINFO *ei, IServiceProvider *caller) |
|
HRESULT | HTMLImageElementFactory_Create (HTMLInnerWindow *window, HTMLImageElementFactory **ret_val) |
|