HomeSort by relevance Sort by last modified time
    Searched refs:yrel (Results 1 - 6 of 6) sorted by null

  /prebuilts/misc/windows/sdl2/test/
testrelative.c 80 rect.y += event.motion.yrel;
testjoystick.c 110 event.jball.ball, event.jball.xrel, event.jball.yrel);
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_events.h 231 Sint32 yrel; /**< The relative motion in the Y direction */ member in struct:SDL_MouseMotionEvent
293 Sint16 yrel; /**< The relative motion in the Y direction */ member in struct:SDL_JoyBallEvent
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_events.h 231 Sint32 yrel; /**< The relative motion in the Y direction */ member in struct:SDL_MouseMotionEvent
293 Sint16 yrel; /**< The relative motion in the Y direction */ member in struct:SDL_JoyBallEvent
  /prebuilts/misc/windows/sdl2/include/
SDL_events.h 231 Sint32 yrel; /**< The relative motion in the Y direction */ member in struct:SDL_MouseMotionEvent
293 Sint16 yrel; /**< The relative motion in the Y direction */ member in struct:SDL_JoyBallEvent
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h 231 Sint32 yrel; /**< The relative motion in the Y direction */ member in struct:SDL_MouseMotionEvent
293 Sint16 yrel; /**< The relative motion in the Y direction */ member in struct:SDL_JoyBallEvent

Completed in 47 milliseconds