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

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_shape.h 78 /** \brief An enum denoting the specific type of contents present in an SDL_WindowShapeParams union. */
97 } SDL_WindowShapeParams;
99 /** \brief A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents. */
104 SDL_WindowShapeParams parameters;
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_shape.h 78 /** \brief An enum denoting the specific type of contents present in an SDL_WindowShapeParams union. */
97 } SDL_WindowShapeParams;
99 /** \brief A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents. */
104 SDL_WindowShapeParams parameters;
  /prebuilts/misc/windows/sdl2/include/
SDL_shape.h 78 /** \brief An enum denoting the specific type of contents present in an SDL_WindowShapeParams union. */
97 } SDL_WindowShapeParams;
99 /** \brief A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents. */
104 SDL_WindowShapeParams parameters;
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_shape.h 78 /** \brief An enum denoting the specific type of contents present in an SDL_WindowShapeParams union. */
97 } SDL_WindowShapeParams;
99 /** \brief A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents. */
104 SDL_WindowShapeParams parameters;

Completed in 74 milliseconds