Home
last modified time | relevance | path

Searched refs:IHTMLTextRangeMetrics (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.h682 typedef struct IHTMLTextRangeMetrics IHTMLTextRangeMetrics; typedef
12799 struct IHTMLTextRangeMetrics : public IDispatch { struct
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 **ppTInf…
12816 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLTextRangeMetrics *This,REFIID riid,LPOLESTR *rgszNames,UINT c…
12817 …HRESULT (WINAPI *Invoke)(IHTMLTextRangeMetrics *This,DISPID dispIdMember,REFIID riid,LCID lcid,WOR…
12818 HRESULT (WINAPI *get_offsetTop)(IHTMLTextRangeMetrics *This,__LONG32 *p);
[all …]
Dmshtml.h1008 typedef interface IHTMLTextRangeMetrics IHTMLTextRangeMetrics; typedef
65886 IHTMLTextRangeMetrics : public IDispatch
65908 __CRT_UUID_DECL(IHTMLTextRangeMetrics, 0x3050f40b, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0…
65916 IHTMLTextRangeMetrics* This,
65921 IHTMLTextRangeMetrics* This);
65924 IHTMLTextRangeMetrics* This);
65928 IHTMLTextRangeMetrics* This,
65932 IHTMLTextRangeMetrics* This,
65938 IHTMLTextRangeMetrics* This,
65946 IHTMLTextRangeMetrics* This,
[all …]