Home
last modified time | relevance | path

Searched refs:theQD (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
DSDL_macevents.c79 SetCursor(&theQD->arrow); in Mac_HandleActivate()
275 DragWindow(win, event.where, &theQD->screenBits.bounds); in Mac_HandleEvents()
307 newSize = GrowWindow(win, event.where, &theQD->screenBits.bounds); in Mac_HandleEvents()
311 EraseRect ( &theQD->screenBits.bounds ); in Mac_HandleEvents()
322 EraseRect ( &theQD->screenBits.bounds ); in Mac_HandleEvents()
737 struct QDGlobals *theQD = NULL; variable
744 theQD = the_qd; in SDL_InitQuickDraw()
DSDL_lowvideo.h50 extern QDGlobals *theQD;