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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_active.h 44 #define SDL_APPACTIVE 0x04 /**< The application is active */
51 * SDL_APPACTIVE. If SDL_APPACTIVE is set, then the user is able to
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_active.h 44 #define SDL_APPACTIVE 0x04 /**< The application is active */
51 * SDL_APPACTIVE. If SDL_APPACTIVE is set, then the user is able to
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_active.h 44 #define SDL_APPACTIVE 0x04 /**< The application is active */
51 * SDL_APPACTIVE. If SDL_APPACTIVE is set, then the user is able to
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_active.h 44 #define SDL_APPACTIVE 0x04 /**< The application is active */
51 * SDL_APPACTIVE. If SDL_APPACTIVE is set, then the user is able to

Completed in 56 milliseconds