Searched refs:Yrel (Results 1 – 1 of 1) sorted by relevance
108 Sint16 Yrel; in SDL_PrivateMouseMotion() local121 Yrel = y; in SDL_PrivateMouseMotion()154 Yrel = Y-SDL_MouseY; in SDL_PrivateMouseMotion()158 if ( ! Xrel && ! Yrel ) { in SDL_PrivateMouseMotion()170 SDL_DeltaY += Yrel; in SDL_PrivateMouseMotion()183 event.motion.yrel = Yrel; in SDL_PrivateMouseMotion()