Searched refs:RGNDATA (Results 1 - 25 of 40) sorted by relevance

12

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dclipper.c110 RGNDATA *ClipList, DWORD *Size)
154 static HRESULT WINAPI IWineD3DClipperImpl_SetClipList(IWineD3DClipper *iface, const RGNDATA *rgn, DWORD Flags)
H A Dswapchain_gdi.c182 static HRESULT WINAPI IWineGDISwapChainImpl_Present(IWineD3DSwapChain *iface, CONST RECT *pSourceRect, CONST RECT *pDestRect, HWND hDestWindowOverride, CONST RGNDATA *pDirtyRegion, DWORD dwFlags) {
H A Dswapchain.c348 static HRESULT WINAPI IWineD3DSwapChainImpl_Present(IWineD3DSwapChain *iface, CONST RECT *pSourceRect, CONST RECT *pDestRect, HWND hDestWindowOverride, CONST RGNDATA *pDirtyRegion, DWORD dwFlags) {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dswapchain.c100 const RGNDATA *dirty_region)
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxSeamless.cpp302 LPRGNDATA lpRgnData = VBOXDISPIFESCAPE_DATA(lpEscapeData, RGNDATA);
316 LPRGNDATA lpCtxRgnData = VBOXDISPIFESCAPE_DATA(gCtx.lpEscapeData, RGNDATA);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dswapchain.c81 static HRESULT WINAPI IDirect3DSwapChain8Impl_Present(LPDIRECT3DSWAPCHAIN8 iface, CONST RECT *pSourceRect, CONST RECT *pDestRect, HWND hDestWindowOverride, CONST RGNDATA *pDirtyRegion) {
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Daxextend.idl404 } RGNDATA;
423 [in] const RGNDATA *pRgnData);
477 [out] RGNDATA **ppRgnData);
H A Dd3d9.h412 const RGNDATA *dirty_region, DWORD flags) PURE;
462 const RGNDATA *dirty_region, DWORD flags) PURE;
1320 HWND dst_window_override, const RGNDATA *dirty_region) PURE;
1704 HWND dst_window_override, const RGNDATA *dirty_region) PURE;
1818 HWND dst_window_override, const RGNDATA *dirty_region, DWORD flags) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Daxextend.idl403 } RGNDATA;
422 [in] const RGNDATA *pRgnData);
476 [out] RGNDATA **ppRgnData);
H A Dd3d9.h395 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion, DWORD dwFlags) PURE;
1239 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion) PURE;
1616 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion) PURE;
1723 STDMETHOD(PresentEx)(THIS_ CONST RECT *pSourceRect, CONST RECT *pDestRect, HWND hDestWindowOverride, CONST RGNDATA *pDirtyRegion, DWORD dwFlags) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dswapchain.c124 const RGNDATA *dirty_region, DWORD flags)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dswapchain.c91 static HRESULT WINAPI DECLSPEC_HOTPATCH IDirect3DSwapChain9Impl_Present(LPDIRECT3DSWAPCHAIN9 iface, CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion, DWORD dwFlags) {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dswapchain.c289 const RGNDATA *dirty_region, DWORD flags)
587 const RECT *dst_rect_in, const RGNDATA *dirty_region, DWORD flags)
906 const RECT *dst_rect_in, const RGNDATA *dirty_region, DWORD flags)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl53 } RGNDATA;
2370 [out] RGNDATA *clip_list,
2380 [in] const RGNDATA *clip_list,
2737 [in] const RGNDATA *dirty_region,
3339 [in] const RGNDATA *dirty_region
H A Dwined3d.h151 } RGNDATA;
3740 RGNDATA *clip_list,
3750 const RGNDATA *clip_list,
3783 RGNDATA *clip_list,
3796 const RGNDATA *clip_list,
3830 RGNDATA *clip_list,
3855 const RGNDATA *clip_list,
6115 const RGNDATA *dirty_region,
6180 const RGNDATA *dirty_region,
6279 const RGNDATA *dirty_regio
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h153 } RGNDATA;
3759 RGNDATA *clip_list,
3769 const RGNDATA *clip_list,
3802 RGNDATA *clip_list,
3815 const RGNDATA *clip_list,
3849 RGNDATA *clip_list,
3874 const RGNDATA *clip_list,
6134 const RGNDATA *dirty_region,
6199 const RGNDATA *dirty_region,
6298 const RGNDATA *dirty_regio
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h154 } RGNDATA;
3760 RGNDATA *clip_list,
3770 const RGNDATA *clip_list,
3803 RGNDATA *clip_list,
3816 const RGNDATA *clip_list,
3850 RGNDATA *clip_list,
3875 const RGNDATA *clip_list,
6135 const RGNDATA *dirty_region,
6200 const RGNDATA *dirty_region,
6299 const RGNDATA *dirty_regio
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h153 } RGNDATA;
3759 RGNDATA *clip_list,
3769 const RGNDATA *clip_list,
3802 RGNDATA *clip_list,
3815 const RGNDATA *clip_list,
3849 RGNDATA *clip_list,
3874 const RGNDATA *clip_list,
6134 const RGNDATA *dirty_region,
6199 const RGNDATA *dirty_region,
6298 const RGNDATA *dirty_regio
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h153 } RGNDATA;
3759 RGNDATA *clip_list,
3769 const RGNDATA *clip_list,
3802 RGNDATA *clip_list,
3815 const RGNDATA *clip_list,
3849 RGNDATA *clip_list,
3874 const RGNDATA *clip_list,
6134 const RGNDATA *dirty_region,
6199 const RGNDATA *dirty_region,
6298 const RGNDATA *dirty_regio
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h2190 const RECT *dst_rect, HWND dst_window_override, const RGNDATA *dirty_region, DWORD flags);
2407 const RGNDATA *dirty_region, DWORD flags);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h419 STDMETHOD(Present)(THIS_ CONST RECT *pSourceRect, CONST RECT *pDestRect, HWND hDestWindowOverride, CONST RGNDATA *pDirtyRegion, DWORD dwFlags) PURE;
468 STDMETHOD(Present)(THIS_ CONST RECT *pSourceRect, CONST RECT *pDestRect, HWND hDestWindowOverride, CONST RGNDATA *pDirtyRegion, DWORD dwFlags) PURE;
1324 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion) PURE;
1701 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion) PURE;
1808 STDMETHOD(PresentEx)(THIS_ CONST RECT *pSourceRect, CONST RECT *pDestRect, HWND hDestWindowOverride, CONST RGNDATA *pDirtyRegion, DWORD dwFlags) PURE;
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h403 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion, DWORD dwFlags) PURE;
1247 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion) PURE;
1624 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion) PURE;
1731 STDMETHOD(PresentEx)(THIS_ CONST RECT *pSourceRect, CONST RECT *pDestRect, HWND hDestWindowOverride, CONST RGNDATA *pDirtyRegion, DWORD dwFlags) PURE;
H A Dd3d8.h268 STDMETHOD(Present)(THIS_ CONST RECT * pSourceRect, CONST RECT * pDestRect, HWND hDestWindowOverride,CONST RGNDATA * pDirtyRegion) PURE;
856 STDMETHOD(Present)(THIS_ CONST RECT * pSourceRect,CONST RECT * pDestRect,HWND hDestWindowOverride,CONST RGNDATA * pDirtyRegion) PURE;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h403 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion, DWORD dwFlags) PURE;
1247 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion) PURE;
1624 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion) PURE;
1731 STDMETHOD(PresentEx)(THIS_ CONST RECT *pSourceRect, CONST RECT *pDestRect, HWND hDestWindowOverride, CONST RGNDATA *pDirtyRegion, DWORD dwFlags) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h403 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion, DWORD dwFlags) PURE;
1247 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion) PURE;
1624 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion) PURE;
1731 STDMETHOD(PresentEx)(THIS_ CONST RECT *pSourceRect, CONST RECT *pDestRect, HWND hDestWindowOverride, CONST RGNDATA *pDirtyRegion, DWORD dwFlags) PURE;

Completed in 308 milliseconds

12