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

  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_lowvideo.h 62 #define DDRAW_FULLSCREEN() \
70 #define DINPUT_FULLSCREEN() DDRAW_FULLSCREEN()
SDL_sysmouse.c 192 if ( !this->screen || DDRAW_FULLSCREEN() ) {
211 if ( DDRAW_FULLSCREEN() ) {
233 if ( ! DDRAW_FULLSCREEN() ) {
SDL_sysevents.c 364 if ( ! DDRAW_FULLSCREEN() ) {
392 if ( ! DDRAW_FULLSCREEN() ) {
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.c     [all...]

Completed in 38 milliseconds