Home
last modified time | relevance | path

Searched refs:show_wm_cursor (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_cursor.c201 int show_wm_cursor = 0; in SDL_SetCursor() local
203 show_wm_cursor = video->ShowWMCursor(this, SDL_cursor->wm_cursor); in SDL_SetCursor()
205 if ( show_wm_cursor ) { in SDL_SetCursor()