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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_events.h 321 If 'state' is set to SDL_QUERY, SDL_EventState() will return the
324 #define SDL_QUERY -1
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_events.h 321 If 'state' is set to SDL_QUERY, SDL_EventState() will return the
324 #define SDL_QUERY -1
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_events.h 321 If 'state' is set to SDL_QUERY, SDL_EventState() will return the
324 #define SDL_QUERY -1
  /prebuilt/windows/sdl/host/include/SDL/
SDL_events.h 318 If 'state' is set to SDL_QUERY, SDL_EventState() will return the
321 #define SDL_QUERY -1
  /prebuilt/windows/sdl/include/SDL/
SDL_events.h 321 If 'state' is set to SDL_QUERY, SDL_EventState() will return the
324 #define SDL_QUERY -1
  /external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_joystick.c 556 case SDL_QUERY:
559 state = SDL_EventState(event_list[i],SDL_QUERY);

Completed in 568 milliseconds