Searched refs:IDirectDraw4_SetCooperativeLevel (Results 1 – 2 of 2) sorted by relevance
283 ddrval = IDirectDraw4_SetCooperativeLevel(pScreenPriv->pdd4, in winAllocateFBShadowDDNL()375 ddrval = IDirectDraw4_SetCooperativeLevel(pScreenPriv->pdd4, in winAllocateFBShadowDDNL()
1518 #define IDirectDraw4_SetCooperativeLevel(p,a,b) ICOM_CALL_(SetCooperativeLevel,p,(p,a,b)) macro