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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_active.h 43 #define SDL_APPINPUTFOCUS 0x02 /**< The app has input focus */
50 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_active.h 43 #define SDL_APPINPUTFOCUS 0x02 /**< The app has input focus */
50 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_active.h 43 #define SDL_APPINPUTFOCUS 0x02 /**< The app has input focus */
50 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_active.h 43 #define SDL_APPINPUTFOCUS 0x02 /**< The app has input focus */
50 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and

Completed in 162 milliseconds