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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp611 static BCursor *g_BusyCursor = NULL; variable
2464 g_BusyCursor = new BCursor (ResourceData);
2500 delete g_BusyCursor;
2501 g_BusyCursor = NULL;
4183 if (g_BusyCursor != NULL)
4184 SetCursor (g_BusyCursor);

Completed in 79 milliseconds