Searched refs:Mac_cursor_showing (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
H A DSDL_macmouse_c.h34 extern int Mac_cursor_showing;
H A DSDL_macmouse.c89 int Mac_cursor_showing = 1; variable
94 if ( Mac_cursor_showing ) {
96 Mac_cursor_showing = 0;
100 if ( ! Mac_cursor_showing ) {
102 Mac_cursor_showing = 1;
H A DSDL_macevents.c81 if ( ! Mac_cursor_showing ) {
83 Mac_cursor_showing = 1;

Completed in 57 milliseconds