Searched refs:WIN_DestroyWindow (Results 1 – 3 of 3) sorted by relevance
72 extern void WIN_DestroyWindow(_THIS, SDL_Window * window);
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
153 device->DestroyWindow = WIN_DestroyWindow; in WIN_CreateDevice()