|
static HTMLInputElement * | impl_from_IHTMLInputElement (IHTMLInputElement *iface) |
|
static HTMLInputElement * | impl_from_IHTMLInputTextElement (IHTMLInputTextElement *iface) |
|
static HRESULT WINAPI | HTMLInputElement_QueryInterface (IHTMLInputElement *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | HTMLInputElement_AddRef (IHTMLInputElement *iface) |
|
static ULONG WINAPI | HTMLInputElement_Release (IHTMLInputElement *iface) |
|
static HRESULT WINAPI | HTMLInputElement_GetTypeInfoCount (IHTMLInputElement *iface, UINT *pctinfo) |
|
static HRESULT WINAPI | HTMLInputElement_GetTypeInfo (IHTMLInputElement *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
|
static HRESULT WINAPI | HTMLInputElement_GetIDsOfNames (IHTMLInputElement *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
|
static HRESULT WINAPI | HTMLInputElement_Invoke (IHTMLInputElement *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
|
static HRESULT WINAPI | HTMLInputElement_put_type (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_type (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_value (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_value (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_name (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_name (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_status (IHTMLInputElement *iface, VARIANT_BOOL v) |
|
static HRESULT WINAPI | HTMLInputElement_get_status (IHTMLInputElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_disabled (IHTMLInputElement *iface, VARIANT_BOOL v) |
|
static HRESULT WINAPI | HTMLInputElement_get_disabled (IHTMLInputElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLInputElement_get_form (IHTMLInputElement *iface, IHTMLFormElement **p) |
|
static HRESULT WINAPI | HTMLInputElement_put_size (IHTMLInputElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLInputElement_get_size (IHTMLInputElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_maxLength (IHTMLInputElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLInputElement_get_maxLength (IHTMLInputElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLInputElement_select (IHTMLInputElement *iface) |
|
static HRESULT WINAPI | HTMLInputElement_put_onchange (IHTMLInputElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLInputElement_get_onchange (IHTMLInputElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_onselect (IHTMLInputElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLInputElement_get_onselect (IHTMLInputElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_defaultValue (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_defaultValue (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_readOnly (IHTMLInputElement *iface, VARIANT_BOOL v) |
|
static HRESULT WINAPI | HTMLInputElement_get_readOnly (IHTMLInputElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLInputElement_createTextRange (IHTMLInputElement *iface, IHTMLTxtRange **range) |
|
static HRESULT WINAPI | HTMLInputElement_put_indeterminate (IHTMLInputElement *iface, VARIANT_BOOL v) |
|
static HRESULT WINAPI | HTMLInputElement_get_indeterminate (IHTMLInputElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_defaultChecked (IHTMLInputElement *iface, VARIANT_BOOL v) |
|
static HRESULT WINAPI | HTMLInputElement_get_defaultChecked (IHTMLInputElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_checked (IHTMLInputElement *iface, VARIANT_BOOL v) |
|
static HRESULT WINAPI | HTMLInputElement_get_checked (IHTMLInputElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_border (IHTMLInputElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLInputElement_get_border (IHTMLInputElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_vspace (IHTMLInputElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLInputElement_get_vspace (IHTMLInputElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_hspace (IHTMLInputElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLInputElement_get_hspace (IHTMLInputElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_alt (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_alt (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_src (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_src (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_lowsrc (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_lowsrc (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_vrml (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_vrml (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_dynsrc (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_dynsrc (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_get_readyState (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_get_complete (IHTMLInputElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_loop (IHTMLInputElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLInputElement_get_loop (IHTMLInputElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_align (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_align (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_onload (IHTMLInputElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLInputElement_get_onload (IHTMLInputElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_onerror (IHTMLInputElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLInputElement_get_onerror (IHTMLInputElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_onabort (IHTMLInputElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLInputElement_get_onabort (IHTMLInputElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_width (IHTMLInputElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLInputElement_get_width (IHTMLInputElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_height (IHTMLInputElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLInputElement_get_height (IHTMLInputElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLInputElement_put_start (IHTMLInputElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputElement_get_start (IHTMLInputElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_QueryInterface (IHTMLInputTextElement *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | HTMLInputTextElement_AddRef (IHTMLInputTextElement *iface) |
|
static ULONG WINAPI | HTMLInputTextElement_Release (IHTMLInputTextElement *iface) |
|
static HRESULT WINAPI | HTMLInputTextElement_GetTypeInfoCount (IHTMLInputTextElement *iface, UINT *pctinfo) |
|
static HRESULT WINAPI | HTMLInputTextElement_GetTypeInfo (IHTMLInputTextElement *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
|
static HRESULT WINAPI | HTMLInputTextElement_GetIDsOfNames (IHTMLInputTextElement *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
|
static HRESULT WINAPI | HTMLInputTextElement_Invoke (IHTMLInputTextElement *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_type (IHTMLInputTextElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_put_value (IHTMLInputTextElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_value (IHTMLInputTextElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_put_name (IHTMLInputTextElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_name (IHTMLInputTextElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_put_status (IHTMLInputTextElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_status (IHTMLInputTextElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_put_disabled (IHTMLInputTextElement *iface, VARIANT_BOOL v) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_disabled (IHTMLInputTextElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_form (IHTMLInputTextElement *iface, IHTMLFormElement **p) |
|
static HRESULT WINAPI | HTMLInputTextElement_put_defaultValue (IHTMLInputTextElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_defaultValue (IHTMLInputTextElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_put_size (IHTMLInputTextElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_size (IHTMLInputTextElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_put_maxLength (IHTMLInputTextElement *iface, LONG v) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_maxLength (IHTMLInputTextElement *iface, LONG *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_select (IHTMLInputTextElement *iface) |
|
static HRESULT WINAPI | HTMLInputTextElement_put_onchange (IHTMLInputTextElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_onchange (IHTMLInputTextElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_put_onselect (IHTMLInputTextElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_onselect (IHTMLInputTextElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_put_readOnly (IHTMLInputTextElement *iface, VARIANT_BOOL v) |
|
static HRESULT WINAPI | HTMLInputTextElement_get_readOnly (IHTMLInputTextElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLInputTextElement_createTextRange (IHTMLInputTextElement *iface, IHTMLTxtRange **range) |
|
static HTMLInputElement * | impl_from_HTMLDOMNode (HTMLDOMNode *iface) |
|
static HRESULT | HTMLInputElement_QI (HTMLDOMNode *iface, REFIID riid, void **ppv) |
|
static HRESULT | HTMLInputElementImpl_fire_event (HTMLDOMNode *iface, eventid_t eid, BOOL *handled) |
|
static HRESULT | HTMLInputElementImpl_put_disabled (HTMLDOMNode *iface, VARIANT_BOOL v) |
|
static HRESULT | HTMLInputElementImpl_get_disabled (HTMLDOMNode *iface, VARIANT_BOOL *p) |
|
static BOOL | HTMLInputElement_is_text_edit (HTMLDOMNode *iface) |
|
static void | HTMLInputElement_traverse (HTMLDOMNode *iface, nsCycleCollectionTraversalCallback *cb) |
|
static void | HTMLInputElement_unlink (HTMLDOMNode *iface) |
|
HRESULT | HTMLInputElement_Create (HTMLDocumentNode *doc, nsIDOMHTMLElement *nselem, HTMLElement **elem) |
|
static HTMLLabelElement * | impl_from_IHTMLLabelElement (IHTMLLabelElement *iface) |
|
static HRESULT WINAPI | HTMLLabelElement_QueryInterface (IHTMLLabelElement *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | HTMLLabelElement_AddRef (IHTMLLabelElement *iface) |
|
static ULONG WINAPI | HTMLLabelElement_Release (IHTMLLabelElement *iface) |
|
static HRESULT WINAPI | HTMLLabelElement_GetTypeInfoCount (IHTMLLabelElement *iface, UINT *pctinfo) |
|
static HRESULT WINAPI | HTMLLabelElement_GetTypeInfo (IHTMLLabelElement *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
|
static HRESULT WINAPI | HTMLLabelElement_GetIDsOfNames (IHTMLLabelElement *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
|
static HRESULT WINAPI | HTMLLabelElement_Invoke (IHTMLLabelElement *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
|
static HRESULT WINAPI | HTMLLabelElement_put_htmlFor (IHTMLLabelElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLLabelElement_get_htmlFor (IHTMLLabelElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLLabelElement_put_accessKey (IHTMLLabelElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLLabelElement_get_accessKey (IHTMLLabelElement *iface, BSTR *p) |
|
static HTMLLabelElement * | label_from_HTMLDOMNode (HTMLDOMNode *iface) |
|
static HRESULT | HTMLLabelElement_QI (HTMLDOMNode *iface, REFIID riid, void **ppv) |
|
HRESULT | HTMLLabelElement_Create (HTMLDocumentNode *doc, nsIDOMHTMLElement *nselem, HTMLElement **elem) |
|
static HTMLButtonElement * | impl_from_IHTMLButtonElement (IHTMLButtonElement *iface) |
|
static HRESULT WINAPI | HTMLButtonElement_QueryInterface (IHTMLButtonElement *iface, REFIID riid, void **ppv) |
|
static ULONG WINAPI | HTMLButtonElement_AddRef (IHTMLButtonElement *iface) |
|
static ULONG WINAPI | HTMLButtonElement_Release (IHTMLButtonElement *iface) |
|
static HRESULT WINAPI | HTMLButtonElement_GetTypeInfoCount (IHTMLButtonElement *iface, UINT *pctinfo) |
|
static HRESULT WINAPI | HTMLButtonElement_GetTypeInfo (IHTMLButtonElement *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
|
static HRESULT WINAPI | HTMLButtonElement_GetIDsOfNames (IHTMLButtonElement *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
|
static HRESULT WINAPI | HTMLButtonElement_Invoke (IHTMLButtonElement *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
|
static HRESULT WINAPI | HTMLButtonElement_get_type (IHTMLButtonElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLButtonElement_put_value (IHTMLButtonElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLButtonElement_get_value (IHTMLButtonElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLButtonElement_put_name (IHTMLButtonElement *iface, BSTR v) |
|
static HRESULT WINAPI | HTMLButtonElement_get_name (IHTMLButtonElement *iface, BSTR *p) |
|
static HRESULT WINAPI | HTMLButtonElement_put_status (IHTMLButtonElement *iface, VARIANT v) |
|
static HRESULT WINAPI | HTMLButtonElement_get_status (IHTMLButtonElement *iface, VARIANT *p) |
|
static HRESULT WINAPI | HTMLButtonElement_put_disabled (IHTMLButtonElement *iface, VARIANT_BOOL v) |
|
static HRESULT WINAPI | HTMLButtonElement_get_disabled (IHTMLButtonElement *iface, VARIANT_BOOL *p) |
|
static HRESULT WINAPI | HTMLButtonElement_get_form (IHTMLButtonElement *iface, IHTMLFormElement **p) |
|
static HRESULT WINAPI | HTMLButtonElement_createTextRange (IHTMLButtonElement *iface, IHTMLTxtRange **range) |
|
static HTMLButtonElement * | button_from_HTMLDOMNode (HTMLDOMNode *iface) |
|
static HRESULT | HTMLButtonElement_QI (HTMLDOMNode *iface, REFIID riid, void **ppv) |
|
static HRESULT | HTMLButtonElementImpl_put_disabled (HTMLDOMNode *iface, VARIANT_BOOL v) |
|
static HRESULT | HTMLButtonElementImpl_get_disabled (HTMLDOMNode *iface, VARIANT_BOOL *p) |
|
static BOOL | HTMLButtonElement_is_text_edit (HTMLDOMNode *iface) |
|
static void | HTMLButtonElement_traverse (HTMLDOMNode *iface, nsCycleCollectionTraversalCallback *cb) |
|
static void | HTMLButtonElement_unlink (HTMLDOMNode *iface) |
|
HRESULT | HTMLButtonElement_Create (HTMLDocumentNode *doc, nsIDOMHTMLElement *nselem, HTMLElement **elem) |
|