Searched defs:GetHWnd (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h3762 virtual HRESULT STDMETHODCALLTYPE GetHWnd(
3805 HRESULT (STDMETHODCALLTYPE *GetHWnd)( member in struct:IWineD3DClipperVtbl
3838 #define IWineD3DClipper_GetHWnd(This,hwnd) (This)->lpVtbl->GetHWnd(This,hwnd)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h3763 virtual HRESULT STDMETHODCALLTYPE GetHWnd(
3806 HRESULT (STDMETHODCALLTYPE *GetHWnd)( member in struct:IWineD3DClipperVtbl
3839 #define IWineD3DClipper_GetHWnd(This,hwnd) (This)->lpVtbl->GetHWnd(This,hwnd)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3762 virtual HRESULT STDMETHODCALLTYPE GetHWnd(
3805 HRESULT (STDMETHODCALLTYPE *GetHWnd)( member in struct:IWineD3DClipperVtbl
3838 #define IWineD3DClipper_GetHWnd(This,hwnd) (This)->lpVtbl->GetHWnd(This,hwnd)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h3743 virtual HRESULT STDMETHODCALLTYPE GetHWnd(
3786 HRESULT (STDMETHODCALLTYPE *GetHWnd)( member in struct:IWineD3DClipperVtbl
3819 #define IWineD3DClipper_GetHWnd(This,hwnd) (This)->lpVtbl->GetHWnd(This,hwnd)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3762 virtual HRESULT STDMETHODCALLTYPE GetHWnd(
3805 HRESULT (STDMETHODCALLTYPE *GetHWnd)( member in struct:IWineD3DClipperVtbl
3838 #define IWineD3DClipper_GetHWnd(This,hwnd) (This)->lpVtbl->GetHWnd(This,hwnd)

Completed in 281 milliseconds