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

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosmouse.c40 static WMcursor *defined_cursor = NULL; variable
144 defined_cursor = NULL;
147 WMcursor *old_cursor = defined_cursor;
149 if (cursor != defined_cursor)
169 defined_cursor = cursor;
220 defined_cursor = NULL;

Completed in 149 milliseconds