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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_active.h 39 #define SDL_APPINPUTFOCUS 0x02 /* The app has input focus */
45 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_active.h 39 #define SDL_APPINPUTFOCUS 0x02 /* The app has input focus */
45 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_active.h 39 #define SDL_APPINPUTFOCUS 0x02 /* The app has input focus */
45 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilt/windows/sdl/include/SDL/
SDL_active.h 39 #define SDL_APPINPUTFOCUS 0x02 /* The app has input focus */
45 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilt/windows/sdl/host/include/SDL/
SDL_active.h 41 #define SDL_APPINPUTFOCUS 0x02 /* The app has input focus */
47 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and

Completed in 28 milliseconds