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

  /external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsvideo.c 338 const char *sdl_nomouse; local
340 sdl_nomouse = SDL_getenv("SDL_NOMOUSE");
341 if ( ! sdl_nomouse ) {
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 801 const char *sdl_nomouse; local
803 sdl_nomouse = SDL_getenv("SDL_NOMOUSE");
804 if ( ! sdl_nomouse ) {
    [all...]
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlenvvars.html 667 >SDL_NOMOUSE</TT

Completed in 435 milliseconds