HomeSort by relevance Sort by last modified time
    Searched refs:theQD (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_lowvideo.h 50 extern QDGlobals *theQD;
SDL_macevents.c 79 SetCursor(&theQD->arrow);
275 DragWindow(win, event.where, &theQD->screenBits.bounds);
307 newSize = GrowWindow(win, event.where, &theQD->screenBits.bounds);
311 EraseRect ( &theQD->screenBits.bounds );
322 EraseRect ( &theQD->screenBits.bounds );
737 struct QDGlobals *theQD = NULL;
744 theQD = the_qd;

Completed in 3155 milliseconds