Home
last modified time | relevance | path

Searched refs:WIN_DestroyWindow (Results 1 – 23 of 23) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/windows/
H A DSDL_windowswindow.h72 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
H A DSDL_windowswindow.c317 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
329 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
669 WIN_DestroyWindow(_THIS, SDL_Window * window) in WIN_DestroyWindow() function
H A DSDL_windowsvideo.c153 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/windows/
H A DSDL_windowswindow.h72 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
H A DSDL_windowswindow.c317 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
329 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
669 WIN_DestroyWindow(_THIS, SDL_Window * window) in WIN_DestroyWindow() function
H A DSDL_windowsvideo.c153 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/windows/
H A DSDL_windowswindow.h72 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
H A DSDL_windowswindow.c320 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
332 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
679 WIN_DestroyWindow(_THIS, SDL_Window * window) in WIN_DestroyWindow() function
H A DSDL_windowsvideo.c161 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/windows/
H A DSDL_windowswindow.h75 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
H A DSDL_windowswindow.c351 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
363 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
738 WIN_DestroyWindow(_THIS, SDL_Window * window) in WIN_DestroyWindow() function
H A DSDL_windowsvideo.c160 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
/dports/x11/controllermap/SDL2-2.0.18/src/video/windows/
H A DSDL_windowswindow.h87 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
H A DSDL_windowswindow.c355 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
367 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
849 WIN_DestroyWindow(_THIS, SDL_Window * window) in WIN_DestroyWindow() function
H A DSDL_windowsvideo.c173 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
/dports/devel/sdl20/SDL2-2.0.18/src/video/windows/
H A DSDL_windowswindow.h87 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
H A DSDL_windowswindow.c355 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
367 WIN_DestroyWindow(_this, window); in WIN_CreateWindow()
849 WIN_DestroyWindow(_THIS, SDL_Window * window) in WIN_DestroyWindow() function
H A DSDL_windowsvideo.c173 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A Devents.c561 WIN_DestroyWindow(scr, win); in destroy_notify()
715 WIN_DestroyWindow(scr, win); in unmap_notify()
760 WIN_DestroyWindow(scr, win); /* do not need to mash event before */ in unmap_notify()
H A Dmisc.c633 WIN_DestroyWindow(scr, child); in MISC_DestroyChildren()
H A Dfunctions.c280 WIN_DestroyWindow(sinfo, win); in wait_quit_timeout()
1017 WIN_DestroyWindow(scr, tmp_win); in FUNC_Execute()
H A Dmwm.h958 extern void WIN_DestroyWindow(ScreenInfo *scr, MwmWindow *Tmp_win);
H A Dwindows.c1806 WIN_DestroyWindow(ScreenInfo *scr, MwmWindow *tmp) in WIN_DestroyWindow() function