Searched defs:SDL_MessageBoxData (Results 1 - 4 of 4) sorted by relevance

/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_messagebox.h103 } SDL_MessageBoxData; typedef in typeref:struct:__anon11954
108 * \param messageboxdata The SDL_MessageBoxData structure with title, text, etc.
119 extern DECLSPEC int SDLCALL SDL_ShowMessageBox(const SDL_MessageBoxData *messageboxdata, int *buttonid);
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
H A DSDL_messagebox.h103 } SDL_MessageBoxData; typedef in typeref:struct:__anon12063
108 * \param messageboxdata The SDL_MessageBoxData structure with title, text, etc.
119 extern DECLSPEC int SDLCALL SDL_ShowMessageBox(const SDL_MessageBoxData *messageboxdata, int *buttonid);
/prebuilts/misc/windows/sdl2/include/
H A DSDL_messagebox.h103 } SDL_MessageBoxData; typedef in typeref:struct:__anon12142
108 * \param messageboxdata The SDL_MessageBoxData structure with title, text, etc.
119 extern DECLSPEC int SDLCALL SDL_ShowMessageBox(const SDL_MessageBoxData *messageboxdata, int *buttonid);
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
H A DSDL_messagebox.h103 } SDL_MessageBoxData; typedef in typeref:struct:__anon12236
108 * \param messageboxdata The SDL_MessageBoxData structure with title, text, etc.
119 extern DECLSPEC int SDLCALL SDL_ShowMessageBox(const SDL_MessageBoxData *messageboxdata, int *buttonid);

Completed in 1862 milliseconds