|
| | WINE_DEFAULT_DEBUG_CHANNEL (ddrawex) |
| |
| static struct ddrawex_surface * | impl_from_IDirectDrawSurface3 (IDirectDrawSurface3 *iface) |
| |
| static struct ddrawex_surface * | unsafe_impl_from_IDirectDrawSurface3 (IDirectDrawSurface3 *iface) |
| |
| static struct ddrawex_surface * | impl_from_IDirectDrawSurface4 (IDirectDrawSurface4 *iface) |
| |
| static HRESULT WINAPI | ddrawex_surface4_QueryInterface (IDirectDrawSurface4 *iface, REFIID riid, void **out) |
| |
| static HRESULT WINAPI | ddrawex_surface3_QueryInterface (IDirectDrawSurface3 *iface, REFIID riid, void **out) |
| |
| static ULONG WINAPI | ddrawex_surface4_AddRef (IDirectDrawSurface4 *iface) |
| |
| static ULONG WINAPI | ddrawex_surface3_AddRef (IDirectDrawSurface3 *iface) |
| |
| static ULONG WINAPI | ddrawex_surface4_Release (IDirectDrawSurface4 *iface) |
| |
| static ULONG WINAPI | ddrawex_surface3_Release (IDirectDrawSurface3 *iface) |
| |
| static HRESULT WINAPI | ddrawex_surface4_AddAttachedSurface (IDirectDrawSurface4 *iface, IDirectDrawSurface4 *attachment) |
| |
| static HRESULT WINAPI | ddrawex_surface3_AddAttachedSurface (IDirectDrawSurface3 *iface, IDirectDrawSurface3 *attachment) |
| |
| static HRESULT WINAPI | ddrawex_surface4_AddOverlayDirtyRect (IDirectDrawSurface4 *iface, RECT *rect) |
| |
| static HRESULT WINAPI | ddrawex_surface3_AddOverlayDirtyRect (IDirectDrawSurface3 *iface, RECT *rect) |
| |
| static HRESULT WINAPI | ddrawex_surface4_Blt (IDirectDrawSurface4 *iface, RECT *dst_rect, IDirectDrawSurface4 *src_surface, RECT *src_rect, DWORD flags, DDBLTFX *fx) |
| |
| static HRESULT WINAPI | ddrawex_surface3_Blt (IDirectDrawSurface3 *iface, RECT *dst_rect, IDirectDrawSurface3 *src_surface, RECT *src_rect, DWORD flags, DDBLTFX *fx) |
| |
| static HRESULT WINAPI | ddrawex_surface4_BltBatch (IDirectDrawSurface4 *iface, DDBLTBATCH *batch, DWORD count, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface3_BltBatch (IDirectDrawSurface3 *iface, DDBLTBATCH *batch, DWORD count, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface4_BltFast (IDirectDrawSurface4 *iface, DWORD dst_x, DWORD dst_y, IDirectDrawSurface4 *src_surface, RECT *src_rect, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface3_BltFast (IDirectDrawSurface3 *iface, DWORD dst_x, DWORD dst_y, IDirectDrawSurface3 *src_surface, RECT *src_rect, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface4_DeleteAttachedSurface (IDirectDrawSurface4 *iface, DWORD flags, IDirectDrawSurface4 *attachment) |
| |
| static HRESULT WINAPI | ddrawex_surface3_DeleteAttachedSurface (IDirectDrawSurface3 *iface, DWORD flags, IDirectDrawSurface3 *attachment) |
| |
| static HRESULT WINAPI | enumsurfaces_wrap_cb (IDirectDrawSurface4 *surf, DDSURFACEDESC2 *desc, void *vctx) |
| |
| static HRESULT WINAPI | ddrawex_surface4_EnumAttachedSurfaces (IDirectDrawSurface4 *iface, void *ctx, LPDDENUMSURFACESCALLBACK2 cb) |
| |
| static HRESULT WINAPI | enumsurfaces_thunk_cb (IDirectDrawSurface4 *surf, DDSURFACEDESC2 *desc2, void *vctx) |
| |
| static HRESULT WINAPI | ddrawex_surface3_EnumAttachedSurfaces (IDirectDrawSurface3 *iface, void *ctx, LPDDENUMSURFACESCALLBACK cb) |
| |
| static HRESULT WINAPI | ddrawex_surface4_EnumOverlayZOrders (IDirectDrawSurface4 *iface, DWORD flags, void *ctx, LPDDENUMSURFACESCALLBACK2 cb) |
| |
| static HRESULT WINAPI | ddrawex_surface3_EnumOverlayZOrders (IDirectDrawSurface3 *iface, DWORD flags, void *ctx, LPDDENUMSURFACESCALLBACK cb) |
| |
| static HRESULT WINAPI | ddrawex_surface4_Flip (IDirectDrawSurface4 *iface, IDirectDrawSurface4 *dst, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface3_Flip (IDirectDrawSurface3 *iface, IDirectDrawSurface3 *dst, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetAttachedSurface (IDirectDrawSurface4 *iface, DDSCAPS2 *caps, IDirectDrawSurface4 **attachment) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetAttachedSurface (IDirectDrawSurface3 *iface, DDSCAPS *caps, IDirectDrawSurface3 **attachment) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetBltStatus (IDirectDrawSurface4 *iface, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetBltStatus (IDirectDrawSurface3 *iface, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetCaps (IDirectDrawSurface4 *iface, DDSCAPS2 *caps) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetCaps (IDirectDrawSurface3 *iface, DDSCAPS *caps) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetClipper (IDirectDrawSurface4 *iface, IDirectDrawClipper **clipper) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetClipper (IDirectDrawSurface3 *iface, IDirectDrawClipper **clipper) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetColorKey (IDirectDrawSurface4 *iface, DWORD flags, DDCOLORKEY *color_key) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetColorKey (IDirectDrawSurface3 *iface, DWORD flags, DDCOLORKEY *color_key) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetDC (IDirectDrawSurface4 *iface, HDC *dc) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetDC (IDirectDrawSurface3 *iface, HDC *dc) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetFlipStatus (IDirectDrawSurface4 *iface, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetFlipStatus (IDirectDrawSurface3 *iface, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetOverlayPosition (IDirectDrawSurface4 *iface, LONG *x, LONG *y) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetOverlayPosition (IDirectDrawSurface3 *iface, LONG *x, LONG *y) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetPalette (IDirectDrawSurface4 *iface, IDirectDrawPalette **palette) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetPalette (IDirectDrawSurface3 *iface, IDirectDrawPalette **palette) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetPixelFormat (IDirectDrawSurface4 *iface, DDPIXELFORMAT *pixel_format) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetPixelFormat (IDirectDrawSurface3 *iface, DDPIXELFORMAT *pixel_format) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetSurfaceDesc (IDirectDrawSurface4 *iface, DDSURFACEDESC2 *desc) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetSurfaceDesc (IDirectDrawSurface3 *iface, DDSURFACEDESC *desc) |
| |
| static HRESULT WINAPI | ddrawex_surface4_Initialize (IDirectDrawSurface4 *iface, IDirectDraw *ddraw, DDSURFACEDESC2 *desc) |
| |
| static HRESULT WINAPI | ddrawex_surface3_Initialize (IDirectDrawSurface3 *iface, IDirectDraw *ddraw, DDSURFACEDESC *desc) |
| |
| static HRESULT WINAPI | ddrawex_surface4_IsLost (IDirectDrawSurface4 *iface) |
| |
| static HRESULT WINAPI | ddrawex_surface3_IsLost (IDirectDrawSurface3 *iface) |
| |
| static HRESULT WINAPI | ddrawex_surface4_Lock (IDirectDrawSurface4 *iface, RECT *rect, DDSURFACEDESC2 *desc, DWORD flags, HANDLE h) |
| |
| static HRESULT WINAPI | ddrawex_surface3_Lock (IDirectDrawSurface3 *iface, RECT *rect, DDSURFACEDESC *desc, DWORD flags, HANDLE h) |
| |
| static HRESULT WINAPI | ddrawex_surface4_ReleaseDC (IDirectDrawSurface4 *iface, HDC dc) |
| |
| static HRESULT WINAPI | ddrawex_surface3_ReleaseDC (IDirectDrawSurface3 *iface, HDC dc) |
| |
| static HRESULT WINAPI | ddrawex_surface4_Restore (IDirectDrawSurface4 *iface) |
| |
| static HRESULT WINAPI | ddrawex_surface3_Restore (IDirectDrawSurface3 *iface) |
| |
| static HRESULT WINAPI | ddrawex_surface4_SetClipper (IDirectDrawSurface4 *iface, IDirectDrawClipper *clipper) |
| |
| static HRESULT WINAPI | ddrawex_surface3_SetClipper (IDirectDrawSurface3 *iface, IDirectDrawClipper *clipper) |
| |
| static HRESULT WINAPI | ddrawex_surface4_SetColorKey (IDirectDrawSurface4 *iface, DWORD flags, DDCOLORKEY *color_key) |
| |
| static HRESULT WINAPI | ddrawex_surface3_SetColorKey (IDirectDrawSurface3 *iface, DWORD flags, DDCOLORKEY *color_key) |
| |
| static HRESULT WINAPI | ddrawex_surface4_SetOverlayPosition (IDirectDrawSurface4 *iface, LONG x, LONG y) |
| |
| static HRESULT WINAPI | ddrawex_surface3_SetOverlayPosition (IDirectDrawSurface3 *iface, LONG x, LONG y) |
| |
| static HRESULT WINAPI | ddrawex_surface4_SetPalette (IDirectDrawSurface4 *iface, IDirectDrawPalette *palette) |
| |
| static HRESULT WINAPI | ddrawex_surface3_SetPalette (IDirectDrawSurface3 *iface, IDirectDrawPalette *palette) |
| |
| static HRESULT WINAPI | ddrawex_surface4_Unlock (IDirectDrawSurface4 *iface, RECT *rect) |
| |
| static HRESULT WINAPI | ddrawex_surface3_Unlock (IDirectDrawSurface3 *iface, void *data) |
| |
| static HRESULT WINAPI | ddrawex_surface4_UpdateOverlay (IDirectDrawSurface4 *iface, RECT *src_rect, IDirectDrawSurface4 *dst_surface, RECT *dst_rect, DWORD flags, DDOVERLAYFX *fx) |
| |
| static HRESULT WINAPI | ddrawex_surface3_UpdateOverlay (IDirectDrawSurface3 *iface, RECT *src_rect, IDirectDrawSurface3 *dst_surface, RECT *dst_rect, DWORD flags, DDOVERLAYFX *fx) |
| |
| static HRESULT WINAPI | ddrawex_surface4_UpdateOverlayDisplay (IDirectDrawSurface4 *iface, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface3_UpdateOverlayDisplay (IDirectDrawSurface3 *iface, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface4_UpdateOverlayZOrder (IDirectDrawSurface4 *iface, DWORD flags, IDirectDrawSurface4 *reference) |
| |
| static HRESULT WINAPI | ddrawex_surface3_UpdateOverlayZOrder (IDirectDrawSurface3 *iface, DWORD flags, IDirectDrawSurface3 *reference) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetDDInterface (IDirectDrawSurface4 *iface, void **ddraw) |
| |
| static HRESULT WINAPI | ddrawex_surface3_GetDDInterface (IDirectDrawSurface3 *iface, void **ddraw) |
| |
| static HRESULT WINAPI | ddrawex_surface4_PageLock (IDirectDrawSurface4 *iface, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface3_PageLock (IDirectDrawSurface3 *iface, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface4_PageUnlock (IDirectDrawSurface4 *iface, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface3_PageUnlock (IDirectDrawSurface3 *iface, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface4_SetSurfaceDesc (IDirectDrawSurface4 *iface, DDSURFACEDESC2 *desc, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface3_SetSurfaceDesc (IDirectDrawSurface3 *iface, DDSURFACEDESC *desc, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface4_SetPrivateData (IDirectDrawSurface4 *iface, REFGUID tag, void *data, DWORD data_size, DWORD flags) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetPrivateData (IDirectDrawSurface4 *iface, REFGUID tag, void *data, DWORD *data_size) |
| |
| static HRESULT WINAPI | ddrawex_surface4_FreePrivateData (IDirectDrawSurface4 *iface, REFGUID tag) |
| |
| static HRESULT WINAPI | ddrawex_surface4_GetUniquenessValue (IDirectDrawSurface4 *iface, DWORD *value) |
| |
| static HRESULT WINAPI | ddrawex_surface4_ChangeUniquenessValue (IDirectDrawSurface4 *iface) |
| |
| struct ddrawex_surface * | unsafe_impl_from_IDirectDrawSurface4 (IDirectDrawSurface4 *iface) |
| |
| IDirectDrawSurface4 * | dds_get_outer (IDirectDrawSurface4 *inner) |
| |
| HRESULT | prepare_permanent_dc (IDirectDrawSurface4 *iface) |
| |