Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/include/
DSDL_main.h88 extern DECLSPEC void SDLCALL SDL_InitQuickDraw(struct QDGlobals *the_qd);
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
DSDL_macevents.c741 void SDL_InitQuickDraw(struct QDGlobals *the_qd) in SDL_InitQuickDraw() argument
744 theQD = the_qd; in SDL_InitQuickDraw()