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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_events.h 334 #define SDL_QUERY -1
345 * If 'state' is set to SDL_QUERY, SDL_EventState() will return the
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_events.h 334 #define SDL_QUERY -1
345 * If 'state' is set to SDL_QUERY, SDL_EventState() will return the
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_events.h 334 #define SDL_QUERY -1
345 * If 'state' is set to SDL_QUERY, SDL_EventState() will return the
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_events.h 334 #define SDL_QUERY -1
345 * If 'state' is set to SDL_QUERY, SDL_EventState() will return the
  /external/qemu/distrib/sdl-1.2.15/src/joystick/
SDL_joystick.c 589 case SDL_QUERY:
592 state = SDL_EventState(event_list[i],SDL_QUERY);

Completed in 110 milliseconds