Searched defs:UpdateOverlay (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddrawi.h375 LPDDHALSURFCB_UPDATEOVERLAY UpdateOverlay; member in struct:_DDHAL_DDSURFACECALLBACKS
613 LPDDHALSURFCB_UPDATEOVERLAY UpdateOverlay; member in struct:_DDHAL_UPDATEOVERLAYDATA
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddrawi.h375 LPDDHALSURFCB_UPDATEOVERLAY UpdateOverlay; member in struct:_DDHAL_DDSURFACECALLBACKS
613 LPDDHALSURFCB_UPDATEOVERLAY UpdateOverlay; member in struct:_DDHAL_UPDATEOVERLAYDATA
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h3986 virtual HRESULT STDMETHODCALLTYPE UpdateOverlay(
4197 HRESULT (STDMETHODCALLTYPE *UpdateOverlay)( member in struct:IWineD3DSurfaceVtbl
4300 #define IWineD3DSurface_UpdateOverlay(This,src_rect,dst_surface,dst_rect,flags,fx) (This)->lpVtbl->UpdateOverlay(This,src_rect,dst_surface,dst_rect,flags,fx)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h3987 virtual HRESULT STDMETHODCALLTYPE UpdateOverlay(
4198 HRESULT (STDMETHODCALLTYPE *UpdateOverlay)( member in struct:IWineD3DSurfaceVtbl
4301 #define IWineD3DSurface_UpdateOverlay(This,src_rect,dst_surface,dst_rect,flags,fx) (This)->lpVtbl->UpdateOverlay(This,src_rect,dst_surface,dst_rect,flags,fx)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3986 virtual HRESULT STDMETHODCALLTYPE UpdateOverlay(
4197 HRESULT (STDMETHODCALLTYPE *UpdateOverlay)( member in struct:IWineD3DSurfaceVtbl
4300 #define IWineD3DSurface_UpdateOverlay(This,src_rect,dst_surface,dst_rect,flags,fx) (This)->lpVtbl->UpdateOverlay(This,src_rect,dst_surface,dst_rect,flags,fx)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h3967 virtual HRESULT STDMETHODCALLTYPE UpdateOverlay(
4178 HRESULT (STDMETHODCALLTYPE *UpdateOverlay)( member in struct:IWineD3DSurfaceVtbl
4281 #define IWineD3DSurface_UpdateOverlay(This,src_rect,dst_surface,dst_rect,flags,fx) (This)->lpVtbl->UpdateOverlay(This,src_rect,dst_surface,dst_rect,flags,fx)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3986 virtual HRESULT STDMETHODCALLTYPE UpdateOverlay(
4197 HRESULT (STDMETHODCALLTYPE *UpdateOverlay)( member in struct:IWineD3DSurfaceVtbl
4300 #define IWineD3DSurface_UpdateOverlay(This,src_rect,dst_surface,dst_rect,flags,fx) (This)->lpVtbl->UpdateOverlay(This,src_rect,dst_surface,dst_rect,flags,fx)

Completed in 191 milliseconds