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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_active.h 38 #define SDL_APPMOUSEFOCUS 0x01 /* The app has mouse coverage */
45 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_active.h 38 #define SDL_APPMOUSEFOCUS 0x01 /* The app has mouse coverage */
45 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_active.h 38 #define SDL_APPMOUSEFOCUS 0x01 /* The app has mouse coverage */
45 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilt/windows/sdl/include/SDL/
SDL_active.h 38 #define SDL_APPMOUSEFOCUS 0x01 /* The app has mouse coverage */
45 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and
  /prebuilt/windows/sdl/host/include/SDL/
SDL_active.h 40 #define SDL_APPMOUSEFOCUS 0x01 /* The app has mouse coverage */
47 * bitwise combination of SDL_APPMOUSEFOCUS, SDL_APPINPUTFOCUS, and

Completed in 33 milliseconds