Searched defs:IHTMLRectCollection (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 | 197 typedef struct IHTMLRectCollection IHTMLRectCollection; typedef in typeref:struct:IHTMLRectCollection 6765 struct IHTMLRectCollection : public IDispatch { struct in inherits:IDispatch 6771 HRESULT WINAPI IHTMLRectCollection_get_length_Proxy(IHTMLRectCollection *This,__LONG32 *p); 6773 HRESULT WINAPI IHTMLRectCollection_get__newEnum_Proxy(IHTMLRectCollection *This,IUnknown **p); 6775 HRESULT WINAPI IHTMLRectCollection_item_Proxy(IHTMLRectCollection *This,VARIANT *pvarIndex,VARIANT *pvarResult); 7187 virtual HRESULT WINAPI getClientRects(IHTMLRectCollection **pRectCol) = 0; 7322 HRESULT WINAPI IHTMLElement2_getClientRects_Proxy(IHTMLElement2 *This,IHTMLRectCollection **pRectCol); 8430 virtual HRESULT WINAPI getClientRects(IHTMLRectCollection **pRectCol) = 0; 8433 HRESULT WINAPI IHTMLTextRangeMetrics2_getClientRects_Proxy(IHTMLTextRangeMetrics2 *This,IHTMLRectCollection **pRectCo [all...] |
H A D | mshtmlc.h | 193 typedef struct IHTMLRectCollection IHTMLRectCollection; typedef in typeref:struct:IHTMLRectCollection 8902 struct IHTMLRectCollection : public IDispatch { struct in inherits:IDispatch 8911 HRESULT (WINAPI *QueryInterface)(IHTMLRectCollection *This,REFIID riid,void **ppvObject); 8912 ULONG (WINAPI *AddRef)(IHTMLRectCollection *This); 8913 ULONG (WINAPI *Release)(IHTMLRectCollection *This); 8914 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLRectCollection *This,UINT *pctinfo); 8915 HRESULT (WINAPI *GetTypeInfo)(IHTMLRectCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 8916 HRESULT (WINAPI *GetIDsOfNames)(IHTMLRectCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 8917 HRESULT (WINAPI *Invoke)(IHTMLRectCollection *Thi 8923 struct IHTMLRectCollection { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | mshtml.h | 197 typedef struct IHTMLRectCollection IHTMLRectCollection; typedef in typeref:struct:IHTMLRectCollection 6765 struct IHTMLRectCollection : public IDispatch { struct in inherits:IDispatch 6771 HRESULT WINAPI IHTMLRectCollection_get_length_Proxy(IHTMLRectCollection *This,__LONG32 *p); 6773 HRESULT WINAPI IHTMLRectCollection_get__newEnum_Proxy(IHTMLRectCollection *This,IUnknown **p); 6775 HRESULT WINAPI IHTMLRectCollection_item_Proxy(IHTMLRectCollection *This,VARIANT *pvarIndex,VARIANT *pvarResult); 7187 virtual HRESULT WINAPI getClientRects(IHTMLRectCollection **pRectCol) = 0; 7322 HRESULT WINAPI IHTMLElement2_getClientRects_Proxy(IHTMLElement2 *This,IHTMLRectCollection **pRectCol); 8430 virtual HRESULT WINAPI getClientRects(IHTMLRectCollection **pRectCol) = 0; 8433 HRESULT WINAPI IHTMLTextRangeMetrics2_getClientRects_Proxy(IHTMLTextRangeMetrics2 *This,IHTMLRectCollection **pRectCo [all...] |
H A D | mshtmlc.h | 193 typedef struct IHTMLRectCollection IHTMLRectCollection; typedef in typeref:struct:IHTMLRectCollection 8902 struct IHTMLRectCollection : public IDispatch { struct in inherits:IDispatch 8911 HRESULT (WINAPI *QueryInterface)(IHTMLRectCollection *This,REFIID riid,void **ppvObject); 8912 ULONG (WINAPI *AddRef)(IHTMLRectCollection *This); 8913 ULONG (WINAPI *Release)(IHTMLRectCollection *This); 8914 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLRectCollection *This,UINT *pctinfo); 8915 HRESULT (WINAPI *GetTypeInfo)(IHTMLRectCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 8916 HRESULT (WINAPI *GetIDsOfNames)(IHTMLRectCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 8917 HRESULT (WINAPI *Invoke)(IHTMLRectCollection *Thi 8923 struct IHTMLRectCollection { struct [all...] |
Completed in 421 milliseconds