Searched refs:IHTMLStyleSheetPagesCollection (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | mshtml.h | 581 typedef struct IHTMLStyleSheetPagesCollection IHTMLStyleSheetPagesCollection; typedef in typeref:struct:IHTMLStyleSheetPagesCollection 8038 struct IHTMLStyleSheetPagesCollection : public IDispatch { struct in inherits:IDispatch 8043 HRESULT WINAPI IHTMLStyleSheetPagesCollection_get_length_Proxy(IHTMLStyleSheetPagesCollection *This,__LONG32 *p); 8045 HRESULT WINAPI IHTMLStyleSheetPagesCollection_item_Proxy(IHTMLStyleSheetPagesCollection *This,__LONG32 index,IHTMLStyleSheetPage **ppHTMLStyleSheetPage); 8150 virtual HRESULT WINAPI get_pages(IHTMLStyleSheetPagesCollection **p) = 0; 8153 HRESULT WINAPI IHTMLStyleSheet2_get_pages_Proxy(IHTMLStyleSheet2 *This,IHTMLStyleSheetPagesCollection **p); [all...] |
H A D | mshtmlc.h | 577 typedef struct IHTMLStyleSheetPagesCollection IHTMLStyleSheetPagesCollection; typedef in typeref:struct:IHTMLStyleSheetPagesCollection 11955 struct IHTMLStyleSheetPagesCollection : public IDispatch { struct in inherits:IDispatch 11963 HRESULT (WINAPI *QueryInterface)(IHTMLStyleSheetPagesCollection *This,REFIID riid,void **ppvObject); 11964 ULONG (WINAPI *AddRef)(IHTMLStyleSheetPagesCollection *This); 11965 ULONG (WINAPI *Release)(IHTMLStyleSheetPagesCollection *This); 11966 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLStyleSheetPagesCollection *This,UINT *pctinfo); 11967 HRESULT (WINAPI *GetTypeInfo)(IHTMLStyleSheetPagesCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 11968 HRESULT (WINAPI *GetIDsOfNames)(IHTMLStyleSheetPagesCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 11969 HRESULT (WINAPI *Invoke)(IHTMLStyleSheetPagesCollection *Thi 11974 struct IHTMLStyleSheetPagesCollection { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | mshtml.h | 581 typedef struct IHTMLStyleSheetPagesCollection IHTMLStyleSheetPagesCollection; typedef in typeref:struct:IHTMLStyleSheetPagesCollection 8038 struct IHTMLStyleSheetPagesCollection : public IDispatch { struct in inherits:IDispatch 8043 HRESULT WINAPI IHTMLStyleSheetPagesCollection_get_length_Proxy(IHTMLStyleSheetPagesCollection *This,__LONG32 *p); 8045 HRESULT WINAPI IHTMLStyleSheetPagesCollection_item_Proxy(IHTMLStyleSheetPagesCollection *This,__LONG32 index,IHTMLStyleSheetPage **ppHTMLStyleSheetPage); 8150 virtual HRESULT WINAPI get_pages(IHTMLStyleSheetPagesCollection **p) = 0; 8153 HRESULT WINAPI IHTMLStyleSheet2_get_pages_Proxy(IHTMLStyleSheet2 *This,IHTMLStyleSheetPagesCollection **p); [all...] |
H A D | mshtmlc.h | 577 typedef struct IHTMLStyleSheetPagesCollection IHTMLStyleSheetPagesCollection; typedef in typeref:struct:IHTMLStyleSheetPagesCollection 11955 struct IHTMLStyleSheetPagesCollection : public IDispatch { struct in inherits:IDispatch 11963 HRESULT (WINAPI *QueryInterface)(IHTMLStyleSheetPagesCollection *This,REFIID riid,void **ppvObject); 11964 ULONG (WINAPI *AddRef)(IHTMLStyleSheetPagesCollection *This); 11965 ULONG (WINAPI *Release)(IHTMLStyleSheetPagesCollection *This); 11966 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLStyleSheetPagesCollection *This,UINT *pctinfo); 11967 HRESULT (WINAPI *GetTypeInfo)(IHTMLStyleSheetPagesCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 11968 HRESULT (WINAPI *GetIDsOfNames)(IHTMLStyleSheetPagesCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 11969 HRESULT (WINAPI *Invoke)(IHTMLStyleSheetPagesCollection *Thi 11974 struct IHTMLStyleSheetPagesCollection { struct [all...] |
Completed in 707 milliseconds