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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 128 #define SDL_RESIZABLE 0x00000010 /* This video mode may be resized */
330 * If SDL_RESIZABLE is set in 'flags', the SDL library will allow the
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 128 #define SDL_RESIZABLE 0x00000010 /* This video mode may be resized */
330 * If SDL_RESIZABLE is set in 'flags', the SDL library will allow the
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 128 #define SDL_RESIZABLE 0x00000010 /* This video mode may be resized */
330 * If SDL_RESIZABLE is set in 'flags', the SDL library will allow the
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 140 #define SDL_RESIZABLE 0x00000010 /* This video mode may be resized */
334 * If SDL_RESIZABLE is set in 'flags', the SDL library will allow the
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 128 #define SDL_RESIZABLE 0x00000010 /* This video mode may be resized */
330 * If SDL_RESIZABLE is set in 'flags', the SDL library will allow the
    [all...]

Completed in 171 milliseconds