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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h3993 virtual HRESULT STDMETHODCALLTYPE SetClipper(
4205 HRESULT (STDMETHODCALLTYPE *SetClipper)( member in struct:IWineD3DSurfaceVtbl
4301 #define IWineD3DSurface_SetClipper(This,clipper) (This)->lpVtbl->SetClipper(This,clipper)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h3994 virtual HRESULT STDMETHODCALLTYPE SetClipper(
4206 HRESULT (STDMETHODCALLTYPE *SetClipper)( member in struct:IWineD3DSurfaceVtbl
4302 #define IWineD3DSurface_SetClipper(This,clipper) (This)->lpVtbl->SetClipper(This,clipper)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3993 virtual HRESULT STDMETHODCALLTYPE SetClipper(
4205 HRESULT (STDMETHODCALLTYPE *SetClipper)( member in struct:IWineD3DSurfaceVtbl
4301 #define IWineD3DSurface_SetClipper(This,clipper) (This)->lpVtbl->SetClipper(This,clipper)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h3974 virtual HRESULT STDMETHODCALLTYPE SetClipper(
4186 HRESULT (STDMETHODCALLTYPE *SetClipper)( member in struct:IWineD3DSurfaceVtbl
4282 #define IWineD3DSurface_SetClipper(This,clipper) (This)->lpVtbl->SetClipper(This,clipper)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3993 virtual HRESULT STDMETHODCALLTYPE SetClipper(
4205 HRESULT (STDMETHODCALLTYPE *SetClipper)( member in struct:IWineD3DSurfaceVtbl
4301 #define IWineD3DSurface_SetClipper(This,clipper) (This)->lpVtbl->SetClipper(This,clipper)

Completed in 171 milliseconds