Searched defs:ITextSelection (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtom.h41 typedef struct ITextSelection ITextSelection; typedef in typeref:struct:ITextSelection
81 typedef struct ITextSelection ITextSelection; typedef in typeref:struct:ITextSelection
159 virtual HRESULT WINAPI GetSelection(ITextSelection **ppSel) = 0;
189 HRESULT (WINAPI *GetSelection)(ITextDocument *This,ITextSelection **ppSel);
243 HRESULT WINAPI ITextDocument_GetSelection_Proxy(ITextDocument *This,ITextSelection **ppSel);
574 struct ITextSelection : public ITextRange { struct in inherits:ITextRange
590 HRESULT (WINAPI *QueryInterface)(ITextSelection *This,REFIID riid,void **ppvObject);
591 ULONG (WINAPI *AddRef)(ITextSelection *Thi
661 struct ITextSelection { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtom.h41 typedef struct ITextSelection ITextSelection; typedef in typeref:struct:ITextSelection
81 typedef struct ITextSelection ITextSelection; typedef in typeref:struct:ITextSelection
159 virtual HRESULT WINAPI GetSelection(ITextSelection **ppSel) = 0;
189 HRESULT (WINAPI *GetSelection)(ITextDocument *This,ITextSelection **ppSel);
243 HRESULT WINAPI ITextDocument_GetSelection_Proxy(ITextDocument *This,ITextSelection **ppSel);
574 struct ITextSelection : public ITextRange { struct in inherits:ITextRange
590 HRESULT (WINAPI *QueryInterface)(ITextSelection *This,REFIID riid,void **ppvObject);
591 ULONG (WINAPI *AddRef)(ITextSelection *Thi
661 struct ITextSelection { struct
[all...]

Completed in 41 milliseconds