HomeSort by relevance Sort by last modified time
    Searched refs:SetCaption (Results 1 - 25 of 32) sorted by null

1 2

  /external/qemu/distrib/sdl-1.2.12/src/video/dummy/
SDL_nullvideo.c 122 device->SetCaption = NULL;
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_sysvideo.h 203 void (*SetCaption)(_THIS, const char *title, const char *icon);
SDL_video.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/aalib/
SDL_aavideo.c 110 device->SetCaption = NULL;
  /external/qemu/distrib/sdl-1.2.12/src/video/dc/
SDL_dcvideo.c 120 device->SetCaption = NULL;
  /external/qemu/distrib/sdl-1.2.12/src/video/ggi/
SDL_ggivideo.c 123 device->SetCaption = NULL;
  /external/qemu/distrib/sdl-1.2.12/src/video/ipod/
SDL_ipodvideo.c 145 this->SetCaption = 0;
  /external/qemu/distrib/sdl-1.2.12/src/video/picogui/
SDL_pgvideo.c 124 device->SetCaption = PG_SetCaption;
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_sysvideo.cc 123 device->SetCaption = QT_SetWMCaption;
  /external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nxvideo.c 132 device -> SetCaption = NX_SetCaption;
  /external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsvideo.c 120 this->SetCaption = NULL;
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_wimpvideo.c 234 this->SetCaption = WIMP_SetWMCaption;
SDL_riscosFullScreenVideo.c 282 this->SetCaption = FULLSCREEN_SetWMCaption;
  /external/qemu/distrib/sdl-1.2.12/src/video/svga/
SDL_svgavideo.c 143 device->SetCaption = NULL;
  /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/bwindow/
SDL_sysvideo.cc 135 device->SetCaption = BE_SetWMCaption;
  /external/qemu/distrib/sdl-1.2.12/src/video/macrom/
SDL_romvideo.c 171 device->SetCaption = Mac_SetCaption;
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_video.c 112 device->SetCaption = ph_SetCaption;
  /external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglvideo.c 149 device->SetCaption = NULL;
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.c 235 device->SetCaption = CGX_SetCaption;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.c 157 device->SetCaption = NULL;
  /external/qemu/distrib/sdl-1.2.12/src/video/epoc/
SDL_epocvideo.cpp 169 device->SetCaption = NULL;
  /external/qemu/distrib/sdl-1.2.12/src/video/gapi/
SDL_gapivideo.c 293 device->SetCaption = WIN_SetWMCaption;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemvideo.c 168 device->SetCaption = GEM_SetCaption;
  /external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c 310 device->SetCaption = NULL;
    [all...]

Completed in 185 milliseconds

1 2