HomeSort by relevance Sort by last modified time
    Searched refs:CGX_DestroyWindow (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.h 152 extern void CGX_DestroyWindow(_THIS, SDL_Surface *screen);
SDL_cgxvideo.c 591 void CGX_DestroyWindow(_THIS, SDL_Surface *screen)
675 CGX_DestroyWindow(this, screen);
923 CGX_DestroyWindow(this,current);
957 CGX_DestroyWindow(this,current);
    [all...]
SDL_cgxmodes.c 273 CGX_DestroyWindow(this,this->screen);

Completed in 47 milliseconds