Searched defs:IHTMLStyleSheetRulesCollection (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h553 typedef struct IHTMLStyleSheetRulesCollection IHTMLStyleSheetRulesCollection; typedef in typeref:struct:IHTMLStyleSheetRulesCollection
8002 struct IHTMLStyleSheetRulesCollection : public IDispatch { struct in inherits:IDispatch
8007 HRESULT WINAPI IHTMLStyleSheetRulesCollection_get_length_Proxy(IHTMLStyleSheetRulesCollection *This,__LONG32 *p);
8009 HRESULT WINAPI IHTMLStyleSheetRulesCollection_item_Proxy(IHTMLStyleSheetRulesCollection *This,__LONG32 index,IHTMLStyleSheetRule **ppHTMLStyleSheetRule);
8099 virtual HRESULT WINAPI get_rules(IHTMLStyleSheetRulesCollection **p) = 0;
8141 HRESULT WINAPI IHTMLStyleSheet_get_rules_Proxy(IHTMLStyleSheet *This,IHTMLStyleSheetRulesCollection **p);
[all...]
H A Dmshtmlc.h549 typedef struct IHTMLStyleSheetRulesCollection IHTMLStyleSheetRulesCollection; typedef in typeref:struct:IHTMLStyleSheetRulesCollection
11859 struct IHTMLStyleSheetRulesCollection : public IDispatch { struct in inherits:IDispatch
11867 HRESULT (WINAPI *QueryInterface)(IHTMLStyleSheetRulesCollection *This,REFIID riid,void **ppvObject);
11868 ULONG (WINAPI *AddRef)(IHTMLStyleSheetRulesCollection *This);
11869 ULONG (WINAPI *Release)(IHTMLStyleSheetRulesCollection *This);
11870 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLStyleSheetRulesCollection *This,UINT *pctinfo);
11871 HRESULT (WINAPI *GetTypeInfo)(IHTMLStyleSheetRulesCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
11872 HRESULT (WINAPI *GetIDsOfNames)(IHTMLStyleSheetRulesCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
11873 HRESULT (WINAPI *Invoke)(IHTMLStyleSheetRulesCollection *Thi
11878 struct IHTMLStyleSheetRulesCollection { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h553 typedef struct IHTMLStyleSheetRulesCollection IHTMLStyleSheetRulesCollection; typedef in typeref:struct:IHTMLStyleSheetRulesCollection
8002 struct IHTMLStyleSheetRulesCollection : public IDispatch { struct in inherits:IDispatch
8007 HRESULT WINAPI IHTMLStyleSheetRulesCollection_get_length_Proxy(IHTMLStyleSheetRulesCollection *This,__LONG32 *p);
8009 HRESULT WINAPI IHTMLStyleSheetRulesCollection_item_Proxy(IHTMLStyleSheetRulesCollection *This,__LONG32 index,IHTMLStyleSheetRule **ppHTMLStyleSheetRule);
8099 virtual HRESULT WINAPI get_rules(IHTMLStyleSheetRulesCollection **p) = 0;
8141 HRESULT WINAPI IHTMLStyleSheet_get_rules_Proxy(IHTMLStyleSheet *This,IHTMLStyleSheetRulesCollection **p);
[all...]
H A Dmshtmlc.h549 typedef struct IHTMLStyleSheetRulesCollection IHTMLStyleSheetRulesCollection; typedef in typeref:struct:IHTMLStyleSheetRulesCollection
11859 struct IHTMLStyleSheetRulesCollection : public IDispatch { struct in inherits:IDispatch
11867 HRESULT (WINAPI *QueryInterface)(IHTMLStyleSheetRulesCollection *This,REFIID riid,void **ppvObject);
11868 ULONG (WINAPI *AddRef)(IHTMLStyleSheetRulesCollection *This);
11869 ULONG (WINAPI *Release)(IHTMLStyleSheetRulesCollection *This);
11870 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLStyleSheetRulesCollection *This,UINT *pctinfo);
11871 HRESULT (WINAPI *GetTypeInfo)(IHTMLStyleSheetRulesCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
11872 HRESULT (WINAPI *GetIDsOfNames)(IHTMLStyleSheetRulesCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
11873 HRESULT (WINAPI *Invoke)(IHTMLStyleSheetRulesCollection *Thi
11878 struct IHTMLStyleSheetRulesCollection { struct
[all...]

Completed in 400 milliseconds