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.15/src/video/
SDL_video.c 215 video->wm_title = NULL;
    [all...]
SDL_sysvideo.h 283 char *wm_title; member in struct:SDL_VideoDevice
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_wingl.c 64 this->SetCaption(this, this->wm_title, this->wm_icon);
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 410 X11_SetCaptionNoLock(this, this->wm_title, this->wm_icon);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m     [all...]

Completed in 397 milliseconds