Searched refs:cursor_shown (Results 1 – 4 of 4) sorted by relevance
49 mouse->cursor_shown = SDL_TRUE; in SDL_MouseInit()277 if (mouse->cursor_shown && !mouse->relative_mode &&811 if (cursor && mouse->cursor_shown && !mouse->relative_mode) {888 shown = mouse->cursor_shown;891 mouse->cursor_shown = SDL_TRUE;893 mouse->cursor_shown = SDL_FALSE;895 if (mouse->cursor_shown != shown) {
94 SDL_bool cursor_shown; member
278 mouse.cursor_shown = 1; in EnumMice()312 mouse.cursor_shown = 1; in DirectFB_InitMouse()
1109 if (mouse->cursor_shown && mouse->cur_cursor && !mouse->relative_mode) {