Searched refs:WIMP_DeleteWindow (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
H A DSDL_wimpvideo.c65 void WIMP_DeleteWindow(_THIS);
260 if (this->hidden->window_handle) WIMP_DeleteWindow(this);
307 WIMP_DeleteWindow(this);
316 void WIMP_DeleteWindow(_THIS) function
H A DSDL_riscosvideo.c72 extern void WIMP_DeleteWindow(_THIS);
258 if (this->hidden->window_handle) WIMP_DeleteWindow(this);

Completed in 63 milliseconds