Searched refs:newSpriteWin (Results 1 – 1 of 1) sorted by relevance
2985 WindowPtr prevSpriteWin, newSpriteWin; in CheckMotion() local3066 newSpriteWin = XYToWindow(pSprite, pSprite->hot.x, pSprite->hot.y); in CheckMotion()3068 if (newSpriteWin != prevSpriteWin) { in CheckMotion()3079 if (!ActivateEnterGrab(pDev, prevSpriteWin, newSpriteWin)) in CheckMotion()3081 newSpriteWin, NotifyNormal); in CheckMotion()3086 pSprite->win = newSpriteWin; in CheckMotion()