Searched defs:attachment (Results 1 – 6 of 6) sorted by relevance
/reactos/dll/directx/wine/ddraw/ |
H A D | surface.c | 823 DDSCAPS2 *caps, IDirectDrawSurface4 **attachment) in ddraw_surface4_GetAttachedSurface() 848 DDSCAPS *caps, IDirectDrawSurface3 **attachment) in ddraw_surface3_GetAttachedSurface() 879 DDSCAPS *caps, IDirectDrawSurface2 **attachment) in ddraw_surface2_GetAttachedSurface() 910 DDSCAPS *caps, IDirectDrawSurface **attachment) in ddraw_surface1_GetAttachedSurface() 1989 …WINAPI ddraw_surface1_AddAttachedSurface(IDirectDrawSurface *iface, IDirectDrawSurface *attachment) in ddraw_surface1_AddAttachedSurface() 2023 struct ddraw_surface *attachment, IUnknown *detach_iface) in ddraw_surface_delete_attached_surface() 2086 DWORD flags, IDirectDrawSurface7 *attachment) in ddraw_surface7_DeleteAttachedSurface() 2097 DWORD flags, IDirectDrawSurface4 *attachment) in ddraw_surface4_DeleteAttachedSurface() 2108 DWORD flags, IDirectDrawSurface3 *attachment) in ddraw_surface3_DeleteAttachedSurface() 2119 DWORD flags, IDirectDrawSurface2 *attachment) in ddraw_surface2_DeleteAttachedSurface() [all …]
|
/reactos/dll/win32/mapi32/ |
H A D | sendmail.c | 274 IAttach* attachment = NULL; in sendmail_extended_mapi() local
|
/reactos/base/applications/mspaint/ |
H A D | main.cpp | 183 MapiFileDesc attachment = { 0 }; in OpenMailer() local
|
/reactos/modules/rostests/winetests/inetcomm/ |
H A D | mimeole.c | 730 IMimeBody *attachment; in test_CreateMessage() local
|
/reactos/dll/directx/wine/wined3d/ |
H A D | context.c | 132 GLenum fbo_target, GLenum attachment, const struct wined3d_fbo_resource *resource) in context_attach_gl_texture_fbo() 245 GLenum attachment) in context_dump_fbo_attachment()
|
H A D | utils.c | 4745 const char *debug_fboattachment(GLenum attachment) in debug_fboattachment()
|