Home
last modified time | relevance | path

Searched refs:IHTMLStyleSheetPagesCollection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtmlc.h577 typedef struct IHTMLStyleSheetPagesCollection IHTMLStyleSheetPagesCollection; typedef
11955 struct IHTMLStyleSheetPagesCollection : public IDispatch { struct
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…
11968 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLStyleSheetPagesCollection *This,REFIID riid,LPOLESTR *rgszNam…
11969 …HRESULT (WINAPI *Invoke)(IHTMLStyleSheetPagesCollection *This,DISPID dispIdMember,REFIID riid,LCID…
11970 HRESULT (WINAPI *get_length)(IHTMLStyleSheetPagesCollection *This,__LONG32 *p);
[all …]
Dmshtml.h863 typedef interface IHTMLStyleSheetPagesCollection IHTMLStyleSheetPagesCollection; typedef
61523 IHTMLStyleSheetPagesCollection : public IDispatch
61534 __CRT_UUID_DECL(IHTMLStyleSheetPagesCollection, 0x3050f7f0, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x…
61542 IHTMLStyleSheetPagesCollection* This,
61547 IHTMLStyleSheetPagesCollection* This);
61550 IHTMLStyleSheetPagesCollection* This);
61554 IHTMLStyleSheetPagesCollection* This,
61558 IHTMLStyleSheetPagesCollection* This,
61564 IHTMLStyleSheetPagesCollection* This,
61572 IHTMLStyleSheetPagesCollection* This,
[all …]