Searched refs:sdl_nomouse (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
H A DSDL_gsvideo.c338 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/
H A DSDL_fbvideo.c724 const char *sdl_nomouse; local
726 sdl_nomouse = SDL_getenv("SDL_NOMOUSE");
727 if ( ! sdl_nomouse ) {

Completed in 60 milliseconds