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

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_events.h 688 #define SDL_QUERY -1
699 * - If \c state is set to ::SDL_QUERY, SDL_EventState() will return the
704 #define SDL_GetEventState(type) SDL_EventState(type, SDL_QUERY)
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_events.h 688 #define SDL_QUERY -1
699 * - If \c state is set to ::SDL_QUERY, SDL_EventState() will return the
704 #define SDL_GetEventState(type) SDL_EventState(type, SDL_QUERY)
  /prebuilts/misc/windows/sdl2/include/
SDL_events.h 688 #define SDL_QUERY -1
699 * - If \c state is set to ::SDL_QUERY, SDL_EventState() will return the
704 #define SDL_GetEventState(type) SDL_EventState(type, SDL_QUERY)
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h 688 #define SDL_QUERY -1
699 * - If \c state is set to ::SDL_QUERY, SDL_EventState() will return the
704 #define SDL_GetEventState(type) SDL_EventState(type, SDL_QUERY)

Completed in 199 milliseconds