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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 145 #define SDL_NOFRAME 0x00000020 /**< No window caption or edge frame */
373 * If SDL_NOFRAME is set in 'flags', the SDL library will create a window
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 145 #define SDL_NOFRAME 0x00000020 /**< No window caption or edge frame */
373 * If SDL_NOFRAME is set in 'flags', the SDL library will create a window
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 145 #define SDL_NOFRAME 0x00000020 /**< No window caption or edge frame */
373 * If SDL_NOFRAME is set in 'flags', the SDL library will create a window
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 145 #define SDL_NOFRAME 0x00000020 /**< No window caption or edge frame */
373 * If SDL_NOFRAME is set in 'flags', the SDL library will create a window
    [all...]

Completed in 622 milliseconds