Searched refs:GetCaretType (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtom.h1398 virtual HRESULT WINAPI GetCaretType(__LONG32 *pCaretType) = 0;
1448 HRESULT (WINAPI *GetCaretType)(ITextDocument2 *This,__LONG32 *pCaretType); member in struct:ITextDocument2Vtbl
1500 #define ITextDocument2_GetCaretType(This,pCaretType) (This)->lpVtbl->GetCaretType(This,pCaretType)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtom.h1398 virtual HRESULT WINAPI GetCaretType(__LONG32 *pCaretType) = 0;
1448 HRESULT (WINAPI *GetCaretType)(ITextDocument2 *This,__LONG32 *pCaretType); member in struct:ITextDocument2Vtbl
1500 #define ITextDocument2_GetCaretType(This,pCaretType) (This)->lpVtbl->GetCaretType(This,pCaretType)

Completed in 135 milliseconds