Searched defs:IHTMLTextRangeMetrics2 (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 | 691 typedef struct IHTMLTextRangeMetrics2 IHTMLTextRangeMetrics2; typedef in typeref:struct:IHTMLTextRangeMetrics2 8428 struct IHTMLTextRangeMetrics2 : public IDispatch { struct in inherits:IDispatch 8433 HRESULT WINAPI IHTMLTextRangeMetrics2_getClientRects_Proxy(IHTMLTextRangeMetrics2 *This,IHTMLRectCollection **pRectCol); 8435 HRESULT WINAPI IHTMLTextRangeMetrics2_getBoundingClientRect_Proxy(IHTMLTextRangeMetrics2 *This,IHTMLRect **pRect); [all...] |
H A D | mshtmlc.h | 687 typedef struct IHTMLTextRangeMetrics2 IHTMLTextRangeMetrics2; typedef in typeref:struct:IHTMLTextRangeMetrics2 12863 struct IHTMLTextRangeMetrics2 : public IDispatch { struct in inherits:IDispatch 12871 HRESULT (WINAPI *QueryInterface)(IHTMLTextRangeMetrics2 *This,REFIID riid,void **ppvObject); 12872 ULONG (WINAPI *AddRef)(IHTMLTextRangeMetrics2 *This); 12873 ULONG (WINAPI *Release)(IHTMLTextRangeMetrics2 *This); 12874 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLTextRangeMetrics2 *This,UINT *pctinfo); 12875 HRESULT (WINAPI *GetTypeInfo)(IHTMLTextRangeMetrics2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 12876 HRESULT (WINAPI *GetIDsOfNames)(IHTMLTextRangeMetrics2 *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 12877 HRESULT (WINAPI *Invoke)(IHTMLTextRangeMetrics2 *Thi 12882 struct IHTMLTextRangeMetrics2 { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | mshtml.h | 691 typedef struct IHTMLTextRangeMetrics2 IHTMLTextRangeMetrics2; typedef in typeref:struct:IHTMLTextRangeMetrics2 8428 struct IHTMLTextRangeMetrics2 : public IDispatch { struct in inherits:IDispatch 8433 HRESULT WINAPI IHTMLTextRangeMetrics2_getClientRects_Proxy(IHTMLTextRangeMetrics2 *This,IHTMLRectCollection **pRectCol); 8435 HRESULT WINAPI IHTMLTextRangeMetrics2_getBoundingClientRect_Proxy(IHTMLTextRangeMetrics2 *This,IHTMLRect **pRect); [all...] |
H A D | mshtmlc.h | 687 typedef struct IHTMLTextRangeMetrics2 IHTMLTextRangeMetrics2; typedef in typeref:struct:IHTMLTextRangeMetrics2 12863 struct IHTMLTextRangeMetrics2 : public IDispatch { struct in inherits:IDispatch 12871 HRESULT (WINAPI *QueryInterface)(IHTMLTextRangeMetrics2 *This,REFIID riid,void **ppvObject); 12872 ULONG (WINAPI *AddRef)(IHTMLTextRangeMetrics2 *This); 12873 ULONG (WINAPI *Release)(IHTMLTextRangeMetrics2 *This); 12874 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLTextRangeMetrics2 *This,UINT *pctinfo); 12875 HRESULT (WINAPI *GetTypeInfo)(IHTMLTextRangeMetrics2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 12876 HRESULT (WINAPI *GetIDsOfNames)(IHTMLTextRangeMetrics2 *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 12877 HRESULT (WINAPI *Invoke)(IHTMLTextRangeMetrics2 *Thi 12882 struct IHTMLTextRangeMetrics2 { struct [all...] |
Completed in 566 milliseconds