Searched defs:cursor_should_be_visible (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
H A DSDL_QuartzVideo.h116 BOOL cursor_should_be_visible; /* tells if cursor is supposed to be visible (SDL_ShowCursor) */ member in struct:SDL_PrivateVideoData
158 #define cursor_should_be_visible (this->hidden->cursor_should_be_visible) macro

Completed in 52 milliseconds