Home
last modified time | relevance | path

Searched refs:IHTMLTextRangeMetrics2 (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.h687 typedef struct IHTMLTextRangeMetrics2 IHTMLTextRangeMetrics2; typedef
12863 struct IHTMLTextRangeMetrics2 : public IDispatch { struct
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 **ppTIn…
12876 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLTextRangeMetrics2 *This,REFIID riid,LPOLESTR *rgszNames,UINT …
12877 …HRESULT (WINAPI *Invoke)(IHTMLTextRangeMetrics2 *This,DISPID dispIdMember,REFIID riid,LCID lcid,WO…
12878 HRESULT (WINAPI *getClientRects)(IHTMLTextRangeMetrics2 *This,IHTMLRectCollection **pRectCol);
[all …]
Dmshtml.h1013 typedef interface IHTMLTextRangeMetrics2 IHTMLTextRangeMetrics2; typedef
66113 IHTMLTextRangeMetrics2 : public IDispatch
66123 __CRT_UUID_DECL(IHTMLTextRangeMetrics2, 0x3050f4a6, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,…
66131 IHTMLTextRangeMetrics2* This,
66136 IHTMLTextRangeMetrics2* This);
66139 IHTMLTextRangeMetrics2* This);
66143 IHTMLTextRangeMetrics2* This,
66147 IHTMLTextRangeMetrics2* This,
66153 IHTMLTextRangeMetrics2* This,
66161 IHTMLTextRangeMetrics2* This,
[all …]