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

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_video.h 102 SDL_WINDOW_BORDERLESS = 0x00000010, /**< no window decoration */
399 * ::SDL_WINDOW_HIDDEN, ::SDL_WINDOW_BORDERLESS,
608 * This will add or remove the window's SDL_WINDOW_BORDERLESS flag and
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_video.h 102 SDL_WINDOW_BORDERLESS = 0x00000010, /**< no window decoration */
399 * ::SDL_WINDOW_HIDDEN, ::SDL_WINDOW_BORDERLESS,
608 * This will add or remove the window's SDL_WINDOW_BORDERLESS flag and
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_video.h 102 SDL_WINDOW_BORDERLESS = 0x00000010, /**< no window decoration */
399 * ::SDL_WINDOW_HIDDEN, ::SDL_WINDOW_BORDERLESS,
608 * This will add or remove the window's SDL_WINDOW_BORDERLESS flag and
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_video.h 102 SDL_WINDOW_BORDERLESS = 0x00000010, /**< no window decoration */
399 * ::SDL_WINDOW_HIDDEN, ::SDL_WINDOW_BORDERLESS,
608 * This will add or remove the window's SDL_WINDOW_BORDERLESS flag and
    [all...]

Completed in 200 milliseconds