Searched refs:IDirectDrawSurface4_SetPalette (Results 1 – 2 of 2) sorted by relevance
1047 ddrval = IDirectDrawSurface4_SetPalette(pScreenPriv->pddsPrimary4, in winInstallColormapShadowDDNL()1158 ddrval = IDirectDrawSurface4_SetPalette(pScreenPriv->pddsPrimary4, in winDestroyColormapShadowDDNL()
2102 #define IDirectDrawSurface4_SetPalette(p,a) ICOM_CALL_(SetPalette,p,(p,a)) macro