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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 129 #define SDL_NOFRAME 0x00000020 /* No window caption or edge frame */
336 * If SDL_NOFRAME is set in 'flags', the SDL library will create a window
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 129 #define SDL_NOFRAME 0x00000020 /* No window caption or edge frame */
336 * If SDL_NOFRAME is set in 'flags', the SDL library will create a window
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 129 #define SDL_NOFRAME 0x00000020 /* No window caption or edge frame */
336 * If SDL_NOFRAME is set in 'flags', the SDL library will create a window
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 141 #define SDL_NOFRAME 0x00000020 /* No window caption or edge frame */
340 * If SDL_NOFRAME is set in 'flags', the SDL library will create a window
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 129 #define SDL_NOFRAME 0x00000020 /* No window caption or edge frame */
336 * If SDL_NOFRAME is set in 'flags', the SDL library will create a window
    [all...]

Completed in 163 milliseconds