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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_main.h 88 extern DECLSPEC void SDLCALL SDL_InitQuickDraw(struct QDGlobals *the_qd);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_main.h 88 extern DECLSPEC void SDLCALL SDL_InitQuickDraw(struct QDGlobals *the_qd);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_main.h 88 extern DECLSPEC void SDLCALL SDL_InitQuickDraw(struct QDGlobals *the_qd);
  /prebuilt/windows/sdl/host/include/SDL/
SDL_main.h 91 extern DECLSPEC void SDLCALL SDL_InitQuickDraw(struct QDGlobals *the_qd);
  /prebuilt/windows/sdl/include/SDL/
SDL_main.h 88 extern DECLSPEC void SDLCALL SDL_InitQuickDraw(struct QDGlobals *the_qd);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 209 SDL_InitQuickDraw
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/
SDL_main.c 430 SDL_InitQuickDraw(&qd);
  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_macevents.c 741 void SDL_InitQuickDraw(struct QDGlobals *the_qd)

Completed in 1062 milliseconds