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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_mouse.h 129 #define SDL_BUTTON_X2 7
134 #define SDL_BUTTON_X2MASK SDL_BUTTON(SDL_BUTTON_X2)
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_mouse.h 129 #define SDL_BUTTON_X2 7
134 #define SDL_BUTTON_X2MASK SDL_BUTTON(SDL_BUTTON_X2)
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_mouse.h 129 #define SDL_BUTTON_X2 7
134 #define SDL_BUTTON_X2MASK SDL_BUTTON(SDL_BUTTON_X2)
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_mouse.h 129 #define SDL_BUTTON_X2 7
134 #define SDL_BUTTON_X2MASK SDL_BUTTON(SDL_BUTTON_X2)
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5events.c 423 case 5: button = SDL_BUTTON_X2; break;
520 case 5: button = SDL_BUTTON_X2; break;

Completed in 57 milliseconds