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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_active.h 40 #define SDL_APPACTIVE 0x04 /* The application is active */
46 * SDL_APPACTIVE. If SDL_APPACTIVE is set, then the user is able to
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_active.h 40 #define SDL_APPACTIVE 0x04 /* The application is active */
46 * SDL_APPACTIVE. If SDL_APPACTIVE is set, then the user is able to
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_active.h 40 #define SDL_APPACTIVE 0x04 /* The application is active */
46 * SDL_APPACTIVE. If SDL_APPACTIVE is set, then the user is able to
  /prebuilt/windows/sdl/include/SDL/
SDL_active.h 40 #define SDL_APPACTIVE 0x04 /* The application is active */
46 * SDL_APPACTIVE. If SDL_APPACTIVE is set, then the user is able to
  /prebuilt/windows/sdl/host/include/SDL/
SDL_active.h 42 #define SDL_APPACTIVE 0x04 /* The application is active */
48 * SDL_APPACTIVE. If SDL_APPACTIVE is set, then the user is able to

Completed in 188 milliseconds