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

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c 209 video->wm_title = NULL;
    [all...]
SDL_sysvideo.h 283 char *wm_title; member in struct:SDL_VideoDevice
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_wingl.c 64 this->SetCaption(this, this->wm_title, this->wm_icon);
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c 409 X11_SetCaptionNoLock(this, this->wm_title, this->wm_icon);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m 750 QZ_SetCaption(this, this->wm_title, this->wm_icon);
    [all...]

Completed in 80 milliseconds