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

  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_macwm_c.h 27 extern void Mac_SetCaption(_THIS, const char *title, const char *icon);
SDL_macwm.c 45 void Mac_SetCaption(_THIS, const char *title, const char *icon)
  /external/qemu/distrib/sdl-1.2.12/src/video/macrom/
SDL_romvideo.c 171 device->SetCaption = Mac_SetCaption;
563 Mac_SetCaption(this, title, NULL);

Completed in 107 milliseconds