ReactOS 0.4.16-dev-598-gc07fba4
|
#include "mshtml_private.h"
Go to the source code of this file.
Classes | |
struct | HTMLStyleSheet |
struct | HTMLStyleSheetsCollection |
struct | HTMLStyleSheetRulesCollection |
Functions | |
static HTMLStyleSheetRulesCollection * | impl_from_IHTMLStyleSheetRulesCollection (IHTMLStyleSheetRulesCollection *iface) |
static HRESULT WINAPI | HTMLStyleSheetRulesCollection_QueryInterface (IHTMLStyleSheetRulesCollection *iface, REFIID riid, void **ppv) |
static ULONG WINAPI | HTMLStyleSheetRulesCollection_AddRef (IHTMLStyleSheetRulesCollection *iface) |
static ULONG WINAPI | HTMLStyleSheetRulesCollection_Release (IHTMLStyleSheetRulesCollection *iface) |
static HRESULT WINAPI | HTMLStyleSheetRulesCollection_GetTypeInfoCount (IHTMLStyleSheetRulesCollection *iface, UINT *pctinfo) |
static HRESULT WINAPI | HTMLStyleSheetRulesCollection_GetTypeInfo (IHTMLStyleSheetRulesCollection *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
static HRESULT WINAPI | HTMLStyleSheetRulesCollection_GetIDsOfNames (IHTMLStyleSheetRulesCollection *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
static HRESULT WINAPI | HTMLStyleSheetRulesCollection_Invoke (IHTMLStyleSheetRulesCollection *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
static HRESULT WINAPI | HTMLStyleSheetRulesCollection_get_length (IHTMLStyleSheetRulesCollection *iface, LONG *p) |
static HRESULT WINAPI | HTMLStyleSheetRulesCollection_item (IHTMLStyleSheetRulesCollection *iface, LONG index, IHTMLStyleSheetRule **ppHTMLStyleSheetRule) |
static IHTMLStyleSheetRulesCollection * | HTMLStyleSheetRulesCollection_Create (nsIDOMCSSRuleList *nslist) |
static HTMLStyleSheetsCollection * | impl_from_IHTMLStyleSheetsCollection (IHTMLStyleSheetsCollection *iface) |
static HRESULT WINAPI | HTMLStyleSheetsCollection_QueryInterface (IHTMLStyleSheetsCollection *iface, REFIID riid, void **ppv) |
static ULONG WINAPI | HTMLStyleSheetsCollection_AddRef (IHTMLStyleSheetsCollection *iface) |
static ULONG WINAPI | HTMLStyleSheetsCollection_Release (IHTMLStyleSheetsCollection *iface) |
static HRESULT WINAPI | HTMLStyleSheetsCollection_GetTypeInfoCount (IHTMLStyleSheetsCollection *iface, UINT *pctinfo) |
static HRESULT WINAPI | HTMLStyleSheetsCollection_GetTypeInfo (IHTMLStyleSheetsCollection *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
static HRESULT WINAPI | HTMLStyleSheetsCollection_GetIDsOfNames (IHTMLStyleSheetsCollection *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
static HRESULT WINAPI | HTMLStyleSheetsCollection_Invoke (IHTMLStyleSheetsCollection *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
static HRESULT WINAPI | HTMLStyleSheetsCollection_get_length (IHTMLStyleSheetsCollection *iface, LONG *p) |
static HRESULT WINAPI | HTMLStyleSheetsCollection_get__newEnum (IHTMLStyleSheetsCollection *iface, IUnknown **p) |
static HRESULT WINAPI | HTMLStyleSheetsCollection_item (IHTMLStyleSheetsCollection *iface, VARIANT *pvarIndex, VARIANT *pvarResult) |
IHTMLStyleSheetsCollection * | HTMLStyleSheetsCollection_Create (nsIDOMStyleSheetList *nslist) |
static HTMLStyleSheet * | impl_from_IHTMLStyleSheet (IHTMLStyleSheet *iface) |
static HRESULT WINAPI | HTMLStyleSheet_QueryInterface (IHTMLStyleSheet *iface, REFIID riid, void **ppv) |
static ULONG WINAPI | HTMLStyleSheet_AddRef (IHTMLStyleSheet *iface) |
static ULONG WINAPI | HTMLStyleSheet_Release (IHTMLStyleSheet *iface) |
static HRESULT WINAPI | HTMLStyleSheet_GetTypeInfoCount (IHTMLStyleSheet *iface, UINT *pctinfo) |
static HRESULT WINAPI | HTMLStyleSheet_GetTypeInfo (IHTMLStyleSheet *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
static HRESULT WINAPI | HTMLStyleSheet_GetIDsOfNames (IHTMLStyleSheet *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
static HRESULT WINAPI | HTMLStyleSheet_Invoke (IHTMLStyleSheet *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
static HRESULT WINAPI | HTMLStyleSheet_put_title (IHTMLStyleSheet *iface, BSTR v) |
static HRESULT WINAPI | HTMLStyleSheet_get_title (IHTMLStyleSheet *iface, BSTR *p) |
static HRESULT WINAPI | HTMLStyleSheet_get_parentStyleSheet (IHTMLStyleSheet *iface, IHTMLStyleSheet **p) |
static HRESULT WINAPI | HTMLStyleSheet_get_owningElement (IHTMLStyleSheet *iface, IHTMLElement **p) |
static HRESULT WINAPI | HTMLStyleSheet_put_disabled (IHTMLStyleSheet *iface, VARIANT_BOOL v) |
static HRESULT WINAPI | HTMLStyleSheet_get_disabled (IHTMLStyleSheet *iface, VARIANT_BOOL *p) |
static HRESULT WINAPI | HTMLStyleSheet_get_readOnly (IHTMLStyleSheet *iface, VARIANT_BOOL *p) |
static HRESULT WINAPI | HTMLStyleSheet_get_imports (IHTMLStyleSheet *iface, IHTMLStyleSheetsCollection **p) |
static HRESULT WINAPI | HTMLStyleSheet_put_href (IHTMLStyleSheet *iface, BSTR v) |
static HRESULT WINAPI | HTMLStyleSheet_get_href (IHTMLStyleSheet *iface, BSTR *p) |
static HRESULT WINAPI | HTMLStyleSheet_get_type (IHTMLStyleSheet *iface, BSTR *p) |
static HRESULT WINAPI | HTMLStyleSheet_get_id (IHTMLStyleSheet *iface, BSTR *p) |
static HRESULT WINAPI | HTMLStyleSheet_addImport (IHTMLStyleSheet *iface, BSTR bstrURL, LONG lIndex, LONG *plIndex) |
static HRESULT WINAPI | HTMLStyleSheet_addRule (IHTMLStyleSheet *iface, BSTR bstrSelector, BSTR bstrStyle, LONG lIndex, LONG *plIndex) |
static HRESULT WINAPI | HTMLStyleSheet_removeImport (IHTMLStyleSheet *iface, LONG lIndex) |
static HRESULT WINAPI | HTMLStyleSheet_removeRule (IHTMLStyleSheet *iface, LONG lIndex) |
static HRESULT WINAPI | HTMLStyleSheet_put_media (IHTMLStyleSheet *iface, BSTR v) |
static HRESULT WINAPI | HTMLStyleSheet_get_media (IHTMLStyleSheet *iface, BSTR *p) |
static HRESULT WINAPI | HTMLStyleSheet_put_cssText (IHTMLStyleSheet *iface, BSTR v) |
static HRESULT WINAPI | HTMLStyleSheet_get_cssText (IHTMLStyleSheet *iface, BSTR *p) |
static HRESULT WINAPI | HTMLStyleSheet_get_rules (IHTMLStyleSheet *iface, IHTMLStyleSheetRulesCollection **p) |
IHTMLStyleSheet * | HTMLStyleSheet_Create (nsIDOMStyleSheet *nsstylesheet) |
Variables | |
static const IHTMLStyleSheetRulesCollectionVtbl | HTMLStyleSheetRulesCollectionVtbl |
static const tid_t | HTMLStyleSheetRulesCollection_iface_tids [] |
static dispex_static_data_t | HTMLStyleSheetRulesCollection_dispex |
static const IHTMLStyleSheetsCollectionVtbl | HTMLStyleSheetsCollectionVtbl |
static const tid_t | HTMLStyleSheetsCollection_iface_tids [] |
static dispex_static_data_t | HTMLStyleSheetsCollection_dispex |
static const IHTMLStyleSheetVtbl | HTMLStyleSheetVtbl |
static const tid_t | HTMLStyleSheet_iface_tids [] |
static dispex_static_data_t | HTMLStyleSheet_dispex |
|
static |
Definition at line 571 of file htmlstylesheet.c.
Definition at line 421 of file htmlstylesheet.c.
|
static |
Definition at line 579 of file htmlstylesheet.c.
IHTMLStyleSheet * HTMLStyleSheet_Create | ( | nsIDOMStyleSheet * | nsstylesheet | ) |
Definition at line 746 of file htmlstylesheet.c.
Referenced by HTMLDocument_createStyleSheet(), HTMLStyleElement_get_styleSheet(), and HTMLStyleSheetsCollection_item().
Definition at line 644 of file htmlstylesheet.c.
|
static |
Definition at line 515 of file htmlstylesheet.c.
Definition at line 544 of file htmlstylesheet.c.
Definition at line 564 of file htmlstylesheet.c.
|
static |
Definition at line 529 of file htmlstylesheet.c.
Definition at line 609 of file htmlstylesheet.c.
|
static |
Definition at line 501 of file htmlstylesheet.c.
|
static |
Definition at line 493 of file htmlstylesheet.c.
|
static |
Definition at line 522 of file htmlstylesheet.c.
|
static |
Definition at line 685 of file htmlstylesheet.c.
Definition at line 486 of file htmlstylesheet.c.
Definition at line 557 of file htmlstylesheet.c.
|
static |
Definition at line 462 of file htmlstylesheet.c.
|
static |
Definition at line 455 of file htmlstylesheet.c.
|
static |
Definition at line 448 of file htmlstylesheet.c.
|
static |
Definition at line 470 of file htmlstylesheet.c.
Definition at line 616 of file htmlstylesheet.c.
|
static |
Definition at line 508 of file htmlstylesheet.c.
Definition at line 537 of file htmlstylesheet.c.
Definition at line 602 of file htmlstylesheet.c.
Definition at line 479 of file htmlstylesheet.c.
|
static |
Definition at line 397 of file htmlstylesheet.c.
Definition at line 431 of file htmlstylesheet.c.
Definition at line 588 of file htmlstylesheet.c.
Definition at line 595 of file htmlstylesheet.c.
|
static |
Definition at line 76 of file htmlstylesheet.c.
|
static |
Definition at line 185 of file htmlstylesheet.c.
Referenced by HTMLStyleSheet_get_rules().
|
static |
Definition at line 134 of file htmlstylesheet.c.
|
static |
Definition at line 117 of file htmlstylesheet.c.
|
static |
Definition at line 110 of file htmlstylesheet.c.
|
static |
Definition at line 103 of file htmlstylesheet.c.
|
static |
Definition at line 125 of file htmlstylesheet.c.
|
static |
Definition at line 154 of file htmlstylesheet.c.
|
static |
Definition at line 53 of file htmlstylesheet.c.
|
static |
Definition at line 86 of file htmlstylesheet.c.
Definition at line 232 of file htmlstylesheet.c.
IHTMLStyleSheetsCollection * HTMLStyleSheetsCollection_Create | ( | nsIDOMStyleSheetList * | nslist | ) |
Definition at line 375 of file htmlstylesheet.c.
Referenced by HTMLDocument_get_styleSheets().
|
static |
Definition at line 305 of file htmlstylesheet.c.
|
static |
Definition at line 290 of file htmlstylesheet.c.
|
static |
Definition at line 273 of file htmlstylesheet.c.
|
static |
Definition at line 266 of file htmlstylesheet.c.
|
static |
Definition at line 259 of file htmlstylesheet.c.
|
static |
Definition at line 281 of file htmlstylesheet.c.
|
static |
Definition at line 313 of file htmlstylesheet.c.
|
static |
Definition at line 207 of file htmlstylesheet.c.
Definition at line 242 of file htmlstylesheet.c.
|
inlinestatic |
Definition at line 392 of file htmlstylesheet.c.
Referenced by HTMLStyleSheet_addImport(), HTMLStyleSheet_AddRef(), HTMLStyleSheet_addRule(), HTMLStyleSheet_get_cssText(), HTMLStyleSheet_get_disabled(), HTMLStyleSheet_get_href(), HTMLStyleSheet_get_id(), HTMLStyleSheet_get_imports(), HTMLStyleSheet_get_media(), HTMLStyleSheet_get_owningElement(), HTMLStyleSheet_get_parentStyleSheet(), HTMLStyleSheet_get_readOnly(), HTMLStyleSheet_get_rules(), HTMLStyleSheet_get_title(), HTMLStyleSheet_get_type(), HTMLStyleSheet_GetIDsOfNames(), HTMLStyleSheet_GetTypeInfo(), HTMLStyleSheet_GetTypeInfoCount(), HTMLStyleSheet_Invoke(), HTMLStyleSheet_put_cssText(), HTMLStyleSheet_put_disabled(), HTMLStyleSheet_put_href(), HTMLStyleSheet_put_media(), HTMLStyleSheet_put_title(), HTMLStyleSheet_QueryInterface(), HTMLStyleSheet_Release(), HTMLStyleSheet_removeImport(), and HTMLStyleSheet_removeRule().
|
inlinestatic |
Definition at line 48 of file htmlstylesheet.c.
Referenced by HTMLStyleSheetRulesCollection_AddRef(), HTMLStyleSheetRulesCollection_get_length(), HTMLStyleSheetRulesCollection_GetIDsOfNames(), HTMLStyleSheetRulesCollection_GetTypeInfo(), HTMLStyleSheetRulesCollection_GetTypeInfoCount(), HTMLStyleSheetRulesCollection_Invoke(), HTMLStyleSheetRulesCollection_item(), HTMLStyleSheetRulesCollection_QueryInterface(), and HTMLStyleSheetRulesCollection_Release().
|
inlinestatic |
Definition at line 202 of file htmlstylesheet.c.
Referenced by HTMLStyleSheetsCollection_AddRef(), HTMLStyleSheetsCollection_get__newEnum(), HTMLStyleSheetsCollection_get_length(), HTMLStyleSheetsCollection_GetIDsOfNames(), HTMLStyleSheetsCollection_GetTypeInfo(), HTMLStyleSheetsCollection_GetTypeInfoCount(), HTMLStyleSheetsCollection_Invoke(), HTMLStyleSheetsCollection_item(), HTMLStyleSheetsCollection_QueryInterface(), and HTMLStyleSheetsCollection_Release().
|
static |
Definition at line 739 of file htmlstylesheet.c.
Referenced by HTMLStyleSheet_Create().
Definition at line 735 of file htmlstylesheet.c.
|
static |
Definition at line 178 of file htmlstylesheet.c.
Referenced by HTMLStyleSheetRulesCollection_Create().
Definition at line 174 of file htmlstylesheet.c.
|
static |
Definition at line 162 of file htmlstylesheet.c.
Referenced by HTMLStyleSheetRulesCollection_Create().
|
static |
Definition at line 368 of file htmlstylesheet.c.
Referenced by HTMLStyleSheetsCollection_Create().
Definition at line 364 of file htmlstylesheet.c.
|
static |
Definition at line 351 of file htmlstylesheet.c.
Referenced by HTMLStyleSheetsCollection_Create().
|
static |
Definition at line 704 of file htmlstylesheet.c.
Referenced by HTMLStyleSheet_Create().