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

  /external/qemu/distrib/sdl-1.2.12/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.12/src/video/fbcon/
SDL_fbvideo.c 724 const char *sdl_nomouse; local
726 sdl_nomouse = SDL_getenv("SDL_NOMOUSE");
727 if ( ! sdl_nomouse ) {
    [all...]

Completed in 22 milliseconds