Searched refs:IHTMLTextRangeMetrics (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 | 686 typedef struct IHTMLTextRangeMetrics IHTMLTextRangeMetrics; typedef in typeref:struct:IHTMLTextRangeMetrics 8402 struct IHTMLTextRangeMetrics : public IDispatch { struct in inherits:IDispatch 8411 HRESULT WINAPI IHTMLTextRangeMetrics_get_offsetTop_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); 8413 HRESULT WINAPI IHTMLTextRangeMetrics_get_offsetLeft_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); 8415 HRESULT WINAPI IHTMLTextRangeMetrics_get_boundingTop_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); 8417 HRESULT WINAPI IHTMLTextRangeMetrics_get_boundingLeft_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); 8419 HRESULT WINAPI IHTMLTextRangeMetrics_get_boundingWidth_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); 8421 HRESULT WINAPI IHTMLTextRangeMetrics_get_boundingHeight_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); [all...] |
H A D | mshtmlc.h | 682 typedef struct IHTMLTextRangeMetrics IHTMLTextRangeMetrics; typedef in typeref:struct:IHTMLTextRangeMetrics 12799 struct IHTMLTextRangeMetrics : public IDispatch { struct in inherits:IDispatch 12811 HRESULT (WINAPI *QueryInterface)(IHTMLTextRangeMetrics *This,REFIID riid,void **ppvObject); 12812 ULONG (WINAPI *AddRef)(IHTMLTextRangeMetrics *This); 12813 ULONG (WINAPI *Release)(IHTMLTextRangeMetrics *This); 12814 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLTextRangeMetrics *This,UINT *pctinfo); 12815 HRESULT (WINAPI *GetTypeInfo)(IHTMLTextRangeMetrics *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 12816 HRESULT (WINAPI *GetIDsOfNames)(IHTMLTextRangeMetrics *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 12817 HRESULT (WINAPI *Invoke)(IHTMLTextRangeMetrics *Thi 12826 struct IHTMLTextRangeMetrics { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | mshtml.h | 686 typedef struct IHTMLTextRangeMetrics IHTMLTextRangeMetrics; typedef in typeref:struct:IHTMLTextRangeMetrics 8402 struct IHTMLTextRangeMetrics : public IDispatch { struct in inherits:IDispatch 8411 HRESULT WINAPI IHTMLTextRangeMetrics_get_offsetTop_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); 8413 HRESULT WINAPI IHTMLTextRangeMetrics_get_offsetLeft_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); 8415 HRESULT WINAPI IHTMLTextRangeMetrics_get_boundingTop_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); 8417 HRESULT WINAPI IHTMLTextRangeMetrics_get_boundingLeft_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); 8419 HRESULT WINAPI IHTMLTextRangeMetrics_get_boundingWidth_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); 8421 HRESULT WINAPI IHTMLTextRangeMetrics_get_boundingHeight_Proxy(IHTMLTextRangeMetrics *This,__LONG32 *p); [all...] |
H A D | mshtmlc.h | 682 typedef struct IHTMLTextRangeMetrics IHTMLTextRangeMetrics; typedef in typeref:struct:IHTMLTextRangeMetrics 12799 struct IHTMLTextRangeMetrics : public IDispatch { struct in inherits:IDispatch 12811 HRESULT (WINAPI *QueryInterface)(IHTMLTextRangeMetrics *This,REFIID riid,void **ppvObject); 12812 ULONG (WINAPI *AddRef)(IHTMLTextRangeMetrics *This); 12813 ULONG (WINAPI *Release)(IHTMLTextRangeMetrics *This); 12814 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLTextRangeMetrics *This,UINT *pctinfo); 12815 HRESULT (WINAPI *GetTypeInfo)(IHTMLTextRangeMetrics *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 12816 HRESULT (WINAPI *GetIDsOfNames)(IHTMLTextRangeMetrics *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 12817 HRESULT (WINAPI *Invoke)(IHTMLTextRangeMetrics *Thi 12826 struct IHTMLTextRangeMetrics { struct [all...] |
Completed in 947 milliseconds