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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstrmif.h15149 virtual HRESULT WINAPI SetDDrawObject(IDirectDraw *pDDrawObject) = 0;
15163 HRESULT (WINAPI *SetDDrawObject)(IDDrawExclModeVideo *This,IDirectDraw *pDDrawObject); member in struct:IDDrawExclModeVideoVtbl
15179 #define IDDrawExclModeVideo_SetDDrawObject(This,pDDrawObject) (This)->lpVtbl->SetDDrawObject(This,pDDrawObject)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstrmif.h15149 virtual HRESULT WINAPI SetDDrawObject(IDirectDraw *pDDrawObject) = 0;
15163 HRESULT (WINAPI *SetDDrawObject)(IDDrawExclModeVideo *This,IDirectDraw *pDDrawObject); member in struct:IDDrawExclModeVideoVtbl
15179 #define IDDrawExclModeVideo_SetDDrawObject(This,pDDrawObject) (This)->lpVtbl->SetDDrawObject(This,pDDrawObject)

Completed in 115 milliseconds