/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/windows/ |
H A D | SDL_windowswindow.h | 72 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
|
H A D | SDL_windowswindow.c | 317 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 D | SDL_windowsvideo.c | 153 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
|
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/windows/ |
H A D | SDL_windowswindow.h | 72 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
|
H A D | SDL_windowswindow.c | 317 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 D | SDL_windowsvideo.c | 153 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/windows/ |
H A D | SDL_windowswindow.h | 72 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
|
H A D | SDL_windowswindow.c | 320 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 D | SDL_windowsvideo.c | 161 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 D | SDL_windowswindow.h | 75 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
|
H A D | SDL_windowswindow.c | 351 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 D | SDL_windowsvideo.c | 160 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
|
/dports/x11/controllermap/SDL2-2.0.18/src/video/windows/ |
H A D | SDL_windowswindow.h | 87 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
|
H A D | SDL_windowswindow.c | 355 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 D | SDL_windowsvideo.c | 173 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
|
/dports/devel/sdl20/SDL2-2.0.18/src/video/windows/ |
H A D | SDL_windowswindow.h | 87 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
|
H A D | SDL_windowswindow.c | 355 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 D | SDL_windowsvideo.c | 173 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/ |
H A D | events.c | 561 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 D | misc.c | 633 WIN_DestroyWindow(scr, child); in MISC_DestroyChildren()
|
H A D | functions.c | 280 WIN_DestroyWindow(sinfo, win); in wait_quit_timeout() 1017 WIN_DestroyWindow(scr, tmp_win); in FUNC_Execute()
|
H A D | mwm.h | 958 extern void WIN_DestroyWindow(ScreenInfo *scr, MwmWindow *Tmp_win);
|
H A D | windows.c | 1806 WIN_DestroyWindow(ScreenInfo *scr, MwmWindow *tmp) in WIN_DestroyWindow() function
|