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

  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_lowvideo.h 122 extern int SDL_resizing;
SDL_sysevents.c 79 int SDL_resizing = 0;
506 if ( SDL_resizing )
567 if ( !SDL_resizing &&
596 if ( !SDL_resizing && !IsZoomed(SDL_Window) &&
SDL_wingl.c 53 SDL_resizing = 1;
61 SDL_resizing = 0;
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 633 SDL_resizing = 1;
635 SDL_resizing = 0;
643 SDL_resizing = 1;
921 SDL_resizing = 0;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c     [all...]

Completed in 497 milliseconds