Home
last modified time | relevance | path

Searched refs:IDirectDraw4_CreatePalette (Results 1 – 25 of 25) sorted by relevance

/dports/emulators/atari800/atari800-3.1.0/src/win32/
H A Drender_directdraw.c159 IDirectDraw4_CreatePalette(lpDD, DDPCAPS_8BIT, pal, &lpDDPal, NULL); in startupdirectdraw()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwinshadddnl.c1115 ddrval = IDirectDraw4_CreatePalette(pScreenPriv->pdd4, in winCreateColormapShadowDDNL()
H A Dddraw.h1503 #define IDirectDraw4_CreatePalette(p,a,b,c,d) ICOM_CALL_(CreatePalette,p,(p,a,b,c,d)) macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwinshadddnl.c1115 ddrval = IDirectDraw4_CreatePalette(pScreenPriv->pdd4, in winCreateColormapShadowDDNL()
H A Dddraw.h1503 #define IDirectDraw4_CreatePalette(p,a,b,c,d) ICOM_CALL_(CreatePalette,p,(p,a,b,c,d)) macro
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dwinshadddnl.c1115 ddrval = IDirectDraw4_CreatePalette(pScreenPriv->pdd4, in winCreateColormapShadowDDNL()
H A Dddraw.h1503 #define IDirectDraw4_CreatePalette(p,a,b,c,d) ICOM_CALL_(CreatePalette,p,(p,a,b,c,d)) macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwinshadddnl.c1115 ddrval = IDirectDraw4_CreatePalette(pScreenPriv->pdd4, in winCreateColormapShadowDDNL()
H A Dddraw.h1503 #define IDirectDraw4_CreatePalette(p,a,b,c,d) ICOM_CALL_(CreatePalette,p,(p,a,b,c,d)) macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwinshadddnl.c1115 ddrval = IDirectDraw4_CreatePalette(pScreenPriv->pdd4, in winCreateColormapShadowDDNL()
H A Dddraw.h1503 #define IDirectDraw4_CreatePalette(p,a,b,c,d) ICOM_CALL_(CreatePalette,p,(p,a,b,c,d)) macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwinshadddnl.c1115 ddrval = IDirectDraw4_CreatePalette(pScreenPriv->pdd4, in winCreateColormapShadowDDNL()
H A Dddraw.h1503 #define IDirectDraw4_CreatePalette(p,a,b,c,d) ICOM_CALL_(CreatePalette,p,(p,a,b,c,d)) macro
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dwinshadddnl.c1115 ddrval = IDirectDraw4_CreatePalette(pScreenPriv->pdd4, in winCreateColormapShadowDDNL()
H A Dddraw.h1503 #define IDirectDraw4_CreatePalette(p,a,b,c,d) ICOM_CALL_(CreatePalette,p,(p,a,b,c,d)) macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwinshadddnl.c1115 ddrval = IDirectDraw4_CreatePalette(pScreenPriv->pdd4, in winCreateColormapShadowDDNL()
H A Dddraw.h1503 #define IDirectDraw4_CreatePalette(p,a,b,c,d) ICOM_CALL_(CreatePalette,p,(p,a,b,c,d)) macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinshadddnl.c1115 ddrval = IDirectDraw4_CreatePalette(pScreenPriv->pdd4, in winCreateColormapShadowDDNL()
H A Dddraw.h1503 #define IDirectDraw4_CreatePalette(p,a,b,c,d) ICOM_CALL_(CreatePalette,p,(p,a,b,c,d)) macro
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Dddraw.h952 #define IDirectDraw4_CreatePalette(p, a, b, c, d) (p)->lpVtbl->CreatePalette(p, a, b, c, d) macro
981 #define IDirectDraw4_CreatePalette(p, a, b, c, d) (p)->CreatePalette(a, b, c, d) macro
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Dddraw.h1192 #define IDirectDraw4_CreatePalette(p, a, b, c, d) (p)->lpVtbl->CreatePalette(p, a, b, c, d) macro
1221 #define IDirectDraw4_CreatePalette(p, a, b, c, d) (p)->CreatePalette(a, b, c, d) macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dddraw.h1673 #define IDirectDraw4_CreatePalette(p,a,b,c,d) (p)->lpVtbl->CreatePalette(p,a,b,c,d) macro
1706 #define IDirectDraw4_CreatePalette(p,a,b,c,d) (p)->CreatePalette(a,b,c,d) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h1730 #define IDirectDraw4_CreatePalette(p,a,b,c,d) (p)->lpVtbl->CreatePalette(p,a,b,c,d) macro
1763 #define IDirectDraw4_CreatePalette(p,a,b,c,d) (p)->CreatePalette(a,b,c,d) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h1730 #define IDirectDraw4_CreatePalette(p,a,b,c,d) (p)->lpVtbl->CreatePalette(p,a,b,c,d) macro
1763 #define IDirectDraw4_CreatePalette(p,a,b,c,d) (p)->CreatePalette(a,b,c,d) macro
/dports/audio/schismtracker/schismtracker-20211116/sys/win32/
H A Dwine-ddraw.h1655 #define IDirectDraw4_CreatePalette(p,a,b,c,d) (p)->lpVtbl->CreatePalette(p,a,b,c,d) macro
1688 #define IDirectDraw4_CreatePalette(p,a,b,c,d) (p)->CreatePalette(a,b,c,d) macro